| GNU Classpath (0.19) | ||
| Frames | No Frames | ||
Classes implementing javax.print.attribute.PrintServiceAttributeSet | |
| class | |
Constructors with parameter type javax.print.attribute.PrintServiceAttributeSet | |
Creates a HashPrintServiceAttributeSet object with the given
attributes in it.
| |
Methods with parameter type javax.print.attribute.PrintServiceAttributeSet | |
| PrintServiceAttributeSet | Returns a synchronized view of the given attribute set.
|
| PrintServiceAttributeSet | Returns an unmodifiable view of the given attribute set.
|
Methods with return type javax.print.attribute.PrintServiceAttributeSet | |
| PrintServiceAttributeSet | Returns a synchronized view of the given attribute set.
|
| PrintServiceAttributeSet | Returns an unmodifiable view of the given attribute set.
|
Constructors with parameter type javax.print.attribute.PrintServiceAttributeSet | |
PrintServiceAttributeEvent.PrintServiceAttributeEvent(PrintService source, PrintServiceAttributeSet attributes) Constructs a PrintServiceAttributeEvent object.
| |
Methods with return type javax.print.attribute.PrintServiceAttributeSet | |
| PrintServiceAttributeSet | Returns the changed attributes this event reports.
|
Methods with return type javax.print.attribute.PrintServiceAttributeSet | |
| PrintServiceAttributeSet | Returns all attributes of this printer service
|
| GNU Classpath (0.19) |