| GNU Classpath (0.18) | ||
| Frames | No Frames | ||
Methods with parameter type javax.print.attribute.PrintRequestAttributeSet | |
| PageFormat | |
| void | Prints the page with given attributes.
|
| boolean | Displays a dialog box to the user which allows the print job
attributes to be modified.
|
Methods with parameter type javax.print.attribute.PrintRequestAttributeSet | |
| void | Prints a document with the specified print job attributes.
|
| void | Request a print of a MultiDoc object.
|
Classes implementing javax.print.attribute.PrintRequestAttributeSet | |
| class | |
Constructors with parameter type javax.print.attribute.PrintRequestAttributeSet | |
Creates a HashPrintRequestAttributeSet object with the given
attributes in it.
| |
Methods with parameter type javax.print.attribute.PrintRequestAttributeSet | |
| PrintRequestAttributeSet | Returns a synchronized view of the given attribute set.
|
| PrintRequestAttributeSet | Returns an unmodifiable view of the given attribute set.
|
Methods with return type javax.print.attribute.PrintRequestAttributeSet | |
| PrintRequestAttributeSet | Returns a synchronized view of the given attribute set.
|
| PrintRequestAttributeSet | Returns an unmodifiable view of the given attribute set.
|
| GNU Classpath (0.18) |