|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface to be implemented by classes of objects that wish to be notified when a line of console input has been gathered by an "activated" console. This interface is used internally by the JPT and should not need to be used outside of the JPT console package.
ConsoleTextPane,
ConsoleWindow,
ConsoleGateway| Method Summary | |
void |
consoleInputPerformed(String input)
Notifies this object that the given input String was gathered
by an "activated" input console. |
| Method Detail |
public void consoleInputPerformed(String input)
String was gathered
by an "activated" input console.
input - the gathered input String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||