|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TerminalPrinter
Interface for printers which may be attached to terminals.
Method Summary | |
---|---|
void |
printScreen()
Print a dump of the current screen. |
void |
startPrinter()
Start printing everything which is shown on the terminal from now on. |
void |
stopPrinter()
Stop dumping data to the printer. |
Methods inherited from interface com.mindbright.terminal.TerminalOutputListener |
---|
write |
Method Detail |
---|
void printScreen()
void startPrinter()
void stopPrinter()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |