|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hattrickorganizer.gui.print.PrintController
public final class PrintController
DOCUMENT ME!
Method Summary | |
---|---|
void |
add(PrintObject printObject)
TODO Missing Method Documentation |
static PrintController |
getInstance()
TODO Missing Method Documentation |
java.awt.print.PageFormat |
getPf()
DOCUMENT ME! |
void |
print()
TODO Missing Method Documentation |
void |
setPf(java.awt.print.PageFormat format)
DOCUMENT ME! |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static PrintController getInstance()
public void setPf(java.awt.print.PageFormat format)
format
- public java.awt.print.PageFormat getPf()
public void add(PrintObject printObject) throws java.lang.Exception
printObject
- TODO Missing Method Parameter Documentation
java.lang.Exception
- TODO Missing Method Exception Documentationpublic void print() throws java.awt.print.PrinterException
java.awt.print.PrinterException
- TODO Missing Method Exception Documentation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |