GNU Classpath (0.20) | |
Frames | No Frames |
Constructors with parameter type javax.print.PrintService | |
PrintServiceAttributeEvent.PrintServiceAttributeEvent(PrintService source, PrintServiceAttributeSet attributes) Constructs a PrintServiceAttributeEvent object.
|
Methods with return type javax.print.PrintService | |
PrintService | Returns the print service that generated this event.
|
Methods with parameter type javax.print.PrintService | |
void | Change the printer for this print job to service. |
Methods with return type javax.print.PrintService | |
PrintService | Return the printer for this job. |
PrintService[] | Find and return 2D image print services.
|
Classes implementing javax.print.PrintService | |
class |
Methods with return type javax.print.PrintService | |
PrintService | Not called direclty by applications.
|
PrintService | Returns the PrintService object this print job is bound to.
|
PrintService[] | Not called direclty by applications.
|
PrintService[] | Not called direclty by applications.
|
GNU Classpath (0.20) |