Package jade.gui

This package contains general purpose components that can be used to build Swing-based Graphical User Interfaces for JADE agents.

See:
          Description

Class Summary
AboutJadeAction This class provide the About dialog for Jade.
AclGui The AclGui class extends the Swing JPanel class by adding all the controls required to properly edit/show the fields of an an ACL message compliant to the FIPA 97 specs.
AgentTree  
AgentTreeModel  
AIDGui This class provide a gui to show an AID of an agent.
BootGUI This class create the gui for the jade configuration
ConstraintDlg This class implements the gui to insert the constraints for the search operation.
DescriptionNode  
DFAgentDscDlg  
GuiAgent  
GuiEvent  
GuiProperties This class encapsulates some informations used by the program
MyFilterImage Javadoc documentation for the file
TimeChooser The TimeChooser class can be used to let the user define a certain point in time by means of a dialog window.
TreeHelp  
TreeIconRenderer This is the renderer of the Tree.
UserPropertyGui This class provides a gui for the user defined property.
VisualAIDList This class extends the VisualStringList in order to show a list of AID (Agent-Identifer).
VisualPropertiesList This class extends the VisualStringList in order to show a list of user defined property.
VisualServicesList This class extends the VisualStringList in order to show a list of services
VisualStringList This class extends JPanel in order to provide a panel to show a list of string.
 

Package jade.gui Description

This package contains general purpose components that can be used to build Swing-based Graphical User Interfaces for JADE agents.