Uses of Enum Class
madkit.action.GUIManagerAction
Packages that use GUIManagerAction
Package
Description
Contains enumerations useful for (1) interacting with
agents and (2) building customized GUI.
Contains subclasses of
Message
which could be easily reused.-
Uses of GUIManagerAction in madkit.action
Methods in madkit.action that return GUIManagerActionModifier and TypeMethodDescriptionstatic GUIManagerAction
Returns the enum constant of this class with the specified name.static GUIManagerAction[]
GUIManagerAction.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of GUIManagerAction in madkit.message
Constructors in madkit.message with parameters of type GUIManagerAction