| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
EventObjectorg.pietschy.command.CommandManagerEventpublic class CommandManagerEventextends EventObjectCommandManager.
Constructor Summary | |
| |
Method Summary | |
Command |
|
public CommandManagerEvent(CommandManager source, Command command)
Constructs a new event.
- Parameters:
source- the command container to which the command was registered.command- theCommandthat was registered.