|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSavePrint
public class SavePrint
Nested Class Summary | |
---|---|
(package private) class |
SavePrint.Message
|
(package private) class |
SavePrint.Status
|
Field Summary |
---|
Fields inherited from interface java.awt.print.Printable |
---|
NO_SUCH_PAGE, PAGE_EXISTS |
Constructor Summary | |
---|---|
SavePrint(DrawGraphics savePrintObj,
Component componentObj,
int xSize,
int ySize)
|
Method Summary | |
---|---|
int |
print(Graphics g,
PageFormat format,
int pageIndex)
|
void |
saveToFile(String fileName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SavePrint(DrawGraphics savePrintObj, Component componentObj, int xSize, int ySize)
Method Detail |
---|
public int print(Graphics g, PageFormat format, int pageIndex)
print
in interface Printable
public void saveToFile(String fileName)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |