| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--gui.CommandLineInterpreter
| Constructor Summary | |
| CommandLineInterpreter(java.lang.Object o) | |
| Method Summary | |
|  void | actionPerformed(java.awt.event.ActionEvent e) | 
|  void | commandLine()commandLine - this should be improved using a queue of commands that are executed in a thread. | 
|  void | processCommand(java.lang.String line) | 
|  void | setInputStream(java.io.InputStream is) | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public CommandLineInterpreter(java.lang.Object o)
| Method Detail | 
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerpublic void commandLine()
public void processCommand(java.lang.String line)
public void setInputStream(java.io.InputStream is)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||