mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 01:54:47 +02:00
8133807: java.desktop docs: replace some invalid "@returns" tags
Reviewed-by: alexsch
This commit is contained in:
parent
7436faa3d1
commit
2f6a5f4af7
17 changed files with 33 additions and 33 deletions
|
@ -964,8 +964,8 @@ public abstract class RasterPrinterJob extends PrinterJob {
|
|||
/**
|
||||
* Presents the user a dialog for changing properties of the
|
||||
* print job interactively.
|
||||
* @returns false if the user cancels the dialog and
|
||||
* true otherwise.
|
||||
* @return false if the user cancels the dialog and
|
||||
* true otherwise.
|
||||
* @exception HeadlessException if GraphicsEnvironment.isHeadless()
|
||||
* returns true.
|
||||
* @see java.awt.GraphicsEnvironment#isHeadless
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue