|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Command | An interface for a command to be processed. |
| NoParamCommand | This abstract base class for the Command interface correctly overrides the hashCode() and equals(Object) methods. |
| Class Summary | |
|---|---|
| AlphabeticalCommandsKeyComparator | This is a Comparator, that sorts Commands alphabetically
by their keys. |
| CommandBase | This abstract base class for the Command interface correctly overrides
the CommandBase.hashCode() and CommandBase.equals(Object) methods. |
| CommandLine | Simple CommandLine class. |
| CommandProcessor | Processes command lines and extracts a CommandLine object from it. |
| CommandsRegistry<C extends Command> | This is a base class for a registry of available Commands. |
| InputActionCommand | This is a Command, that can be bound to a key. |
| NoParamCommandBase | This abstract base class for the Command interface correctly overrides
the CommandBase.hashCode() and CommandBase.equals(Object) methods. |
| Exception Summary | |
|---|---|
| CommandException | A CommandException is a simple Exception, that is handled a little differently. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||