| Package | Description |
|---|---|
| madkit.action |
Contains enumerations useful for (1) interacting with
agents and (2) building customized GUI.
|
| madkit.message |
Contains subclasses of
Message which could be easily reused. |
| Modifier and Type | Method and Description |
|---|---|
static GUIManagerAction |
GUIManagerAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GUIManagerAction[] |
GUIManagerAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GUIMessage(GUIManagerAction code,
Object... object) |
Fabien Michel, Olivier Gutknecht, Jacques Ferber - April 30 2015