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.
APDescriptionPanel This class permits to show the APDescription of a platform.
APServicePanel To show a MTPDescription.
BrowserLauncher BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the current user of the system to the given URL.
ConstraintDlg This class implements the gui to insert the constraints for the search operation.
DFAgentDscDlg  
GuiAgent When a program instantiates a GUI, the Java programming language starts a new thread, different from the Agent thread.
GuiEvent This class defines the object type GuiEvent used to notify an event to a GuiAgent.
GuiProperties This class encapsulates some informations used by the program
JadeLogoButton Button to start a web browser showing the JADE Home page.
MyFilterImage Javadoc documentation for the file
ServiceDscDlg  
StringDlg  
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).
VisualAPServiceList This class extends the VisualStringList in order to show a list of APService
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.