|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsav.z.ConsolePrinter
Need for setting connection of Session's Printers with
the System.out standard output stream.
Session.setReportPrinter(sav.z.Printer),
Session.setMessagePrinter(sav.z.Printer)| Constructor Summary | |
ConsolePrinter()
Constructs a Printer that prints to the System.out. |
|
| Method Summary | |
void |
flush()
Flushes printable buffer area. |
void |
println(java.lang.String s)
Prints line of s string. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConsolePrinter()
System.out.
| Method Detail |
public void println(java.lang.String s)
s string.
println in interface Printerpublic void flush()
flush in interface PrinterStatus.clear()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||