|
Holger's Java API |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface PrintUtilities.Printer
allows to plug in a printing service into PrintUtilities
PrintUtilities.printToService(Object...)| Method Summary | |
|---|---|
void |
printToService(Object... obj)
prints the given objects to the service configured |
| Method Detail |
|---|
void printToService(Object... obj)
throws PrintException,
IOException,
IllegalArgumentException
IllegalArgumentException - if the parameters do not form a proper print request
PrintException - on any problem related to the printing itself
IOException - if any of the given parameters could not be read
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||