Package jade.gui
This package contains general purpose components that can be used to
build Swing-based Graphical User Interfaces for JADE agents.
-
Class Summary Class Description 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 anAPServiceobject within a Swing dialog.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.ClassSelectionDialog ClassSelectionDialog.ClassesTableModel ConstraintDlg This class implements the gui to insert the constraints for the search operation.DFAgentDscDlg This class implements the gui to manipulate aDFAgentDescription.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 typeGuiEventused to notify an event to a GuiAgent.GuiProperties This class encapsulates some informations used by the programJadeLogoButton Button to start a web browser showing the JADE Home page.MyFilterImage Javadoc documentation for the fileServiceDscDlg StringDlg This class implements the gui to manipulate a string.TimeChooser TheTimeChooserclass 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 APServiceVisualPropertiesList 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 servicesVisualStringList This class extends JPanel in order to provide a panel to show a list of string.