|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PrintableContainer
PrintableContainer -- interface for window or panel components that handle printing.
PrintableContainer marks window or panel components which know how to perform print and print preview for their contents.
Method Summary | |
---|---|
void |
doPageSetup()
Page setup. |
void |
doPrint()
Print. |
void |
doPrintPreview()
Print Preview. |
Method Detail |
---|
void doPageSetup()
void doPrintPreview()
void doPrint()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |