| Interface | Description |
|---|---|
| ICommand |
An interface used to describe a command class.
|
| Class | Description |
|---|---|
| Command |
Describes an executed Command.
|
| CommandEvent |
Represents a command event.
|
| CommandSettings |
To use this API, create a new object of this class and add your command classes by using add(...)
|
| Exception | Description |
|---|---|
| CommandSetException |
Exception that is thrown in case of any problems concerning the CommandSettings.
|
Copyright © 2018. All rights reserved.