|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object endrov.core.EvPrint2D endrov.windowLineage.PrintTest
public class PrintTest
Field Summary |
---|
Fields inherited from interface java.awt.print.Printable |
---|
NO_SUCH_PAGE, PAGE_EXISTS |
Constructor Summary | |
---|---|
PrintTest(java.io.File filename)
|
Method Summary | |
---|---|
int |
getHeight()
|
int |
getWidth()
|
static void |
main(java.lang.String[] args)
|
void |
paintComponent(java.awt.Graphics2D g,
double width,
double height)
Fill in the content. |
Methods inherited from class endrov.core.EvPrint2D |
---|
print |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrintTest(java.io.File filename) throws java.io.IOException, javax.print.PrintException
java.io.IOException
javax.print.PrintException
Method Detail |
---|
public int getHeight()
public int getWidth()
public void paintComponent(java.awt.Graphics2D g, double width, double height)
EvPrint2D
paintComponent
in class EvPrint2D
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |