Package madkit.gui.menu
package madkit.gui.menu
Contains classes for building MaDKit GUI menus.
- Since:
- MaDKit 5.0.0.10
- Version:
- 1.0
- Author:
- Fabien Michel
-
ClassDescriptionFilter to be used with
LaunchAgentsMenu
It tests if a class should be usedAn out of the box menu for manipulating the log level of an agent.An out of the box menu called Agent for MaDKit Agent GUI.The super class of MaDKit menu which have to be update when the class path is changed or updated with new classes or files.Class for building the display menu of MDK frames.Class for building the help menu of MDK frames.This class builds aJMenu
containing all the agents which are on the class path, so that they can be individually launched.This class builds aJMenu
containing all the agent classes containing a main methodThis class builds aJMenu
containing all the MAS which have been found on the class path, so that they can be individually launched according to their configuration.This class builds aJMenu
containing all the MDK configuration files found on the class path.This class builds aJMenu
containing all the MDK xml configuration files found on the class path.An out of the box menu for MaDKit applications