|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Console.ConsoleListener
Listener interface for Console actions, like print.
| Method Summary | |
|---|---|
void |
print(String s)
method for closing the TextBox public void close(); /** sets the size and location of the console window. |
void |
println()
appends a newline to the text in the Console window. |
void |
println(String s)
appends s to the text in the Console window. |
| Method Detail |
|---|
void print(String s)
void println(String s)
void println()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||