|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kemet.lf.tools.print.PrintWork
public class PrintWork
PrintWork : manage print work.
| Constructor Summary | |
|---|---|
PrintWork(java.awt.print.Printable document)
initialize the print work. |
|
| Method Summary | |
|---|---|
static int |
getOrientation()
return the orientation. |
static void |
setOrientation(int orientation)
fix the orientation. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrintWork(java.awt.print.Printable document)
throws ExceptionManager
initialize the print work.
document - content of print
ExceptionManager| Method Detail |
|---|
public static int getOrientation()
return the orientation.
public static void setOrientation(int orientation)
fix the orientation.
orientation - the orientation to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||