|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.util.EventObject
|
+--allensoft.javacvs.client.ui.command.event.CommandInterpretterEvent
The base class for all events fired by a CommandInterpretter.
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
CommandInterpretterEvent(CommandInterpretter interpretter)
|
|
| Method Summary | |
CommandInterpretter |
getCommandInterpretter()
|
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CommandInterpretterEvent(CommandInterpretter interpretter)
| Method Detail |
public CommandInterpretter getCommandInterpretter()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||