Interface | Description |
---|---|
GUICommand |
An executable command.
|
GUICommand2 |
A
GUICommand that has a string representation. |
GUICommandFactory |
Factory for creating
GUICommand instances from string
representation. |
Class | Description |
---|---|
CommandList |
A list of
GUICommand instances. |
Enum | Description |
---|---|
CommandListType |
The command list type.
|