Package fipaos.platform.dfgui.swing

Class Diagram Summary
swing 
 

Class Summary
DFAgentDescriptionEditorAn editor that can be used to view and modigy FIPA's df-agent-descriptions.
DFGUIFrameThis is a DF GUI, implemented with Java's Swing classes.
DFGUIFrame.DFGUIModelThe Tree model used with the DF GUI, which is used to show the real tree structure in the GUI.
DFGUIFrame.DFGUIPopupListenerMouse adapter used to detect popup events and show the appropriate popup menus.
DFGUIFrame.DFGUIRendererInternal class for rendering, mainly choosing the icons.
DFGUIFrame.DFGUITreeSelectionListenerTreeSelectionListener that is used to disable buttons that are not usable with selected tree items.
RegisterWithDFFrameThis GUI lets the user put in (either type or load from file) an agent ID, which is validated.
SwingDFGUIAgentThis is the DF GUI agent that uses Java Swing GUI to display controls for DF(s).