Uses of Class
madkit.action.BooleanAction
Packages that use BooleanAction
Package
Description
Contains enumerations useful for (1) interacting with
agents and (2) building customized GUI.
Contains classes for Agent GUI authoring in MaDKit.
Provides classes that are fundamental to the design of MaDKit applications.
-
Uses of BooleanAction in madkit.action
Fields in madkit.action declared as BooleanActionModifier and TypeFieldDescriptionstatic final BooleanActionGlobalAction.DEBUGAn action that enable or disable the debugging mode. -
Uses of BooleanAction in madkit.gui
Methods in madkit.gui with parameters of type BooleanActionModifier and TypeMethodDescriptionstatic AbstractButtonSwingUtil.addBooleanActionTo(Container menuOrToolBar, BooleanAction action) Creates aJCheckBoxMenuItemfor a menu orJToggleButtonfor a tool bar -
Uses of BooleanAction in madkit.kernel
Methods in madkit.kernel that return BooleanAction