|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mindbright.terminal.TerminalPrintable
| Field Summary | |
static int |
BUFFER
|
static int |
SCREEN
|
| Fields inherited from interface java.awt.print.Printable |
NO_SUCH_PAGE, PAGE_EXISTS |
| Constructor Summary | |
TerminalPrintable(DisplayModel model,
int what,
java.lang.String fontName,
int fontSize)
|
|
| Method Summary | |
int |
print(java.awt.Graphics g,
java.awt.print.PageFormat f,
int pageIndex)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static int SCREEN
public static int BUFFER
| Constructor Detail |
public TerminalPrintable(DisplayModel model,
int what,
java.lang.String fontName,
int fontSize)
| Method Detail |
public int print(java.awt.Graphics g,
java.awt.print.PageFormat f,
int pageIndex)
print in interface java.awt.print.Printable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||