GNU Classpath (0.20) | |
Frames | No Frames |
Classes implementing javax.print.attribute.PrintRequestAttributeSet | |
class | HashPrintRequestAttributeSet provides an implementation of
PrintRequestAttributeSet .
|
Constructors with parameter type javax.print.attribute.PrintRequestAttributeSet | |
Creates a HashPrintRequestAttributeSet object with the attributes
of the given attributes set 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.
|
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.
|
GNU Classpath (0.20) |