Package jadex.swing

Interface Summary
ProgressPanelListener An interface for controlling the ProgressPanel.
 

Class Summary
AceDBFrame This is the entry point for Java AceDB browser.
AceDBFrameBeanInfo The bean information class for jadex.swing.AceDBFrame.
AceModel This class handles all data related to class displaying.
AceModelBeanInfo The bean information class for jadex.swing.AceModel.
CategoryTreeSelectionListener This class is used to control the selection activity in CategoryTree.
ClassDisplayer This class displays object numbers by counting their names' leading letter.
ClassDisplayerBeanInfo The bean information class for jadex.swing.ClassDisplayer.
ClassDisplayerModel This is the model class to store all class counting information for ClassDisplayer.
ClassListDisplayer This class lists objects in a specific class.
ClassListMediator This is an adapter class to mediate the activities between ClassListdisplayer and ClassListModel.
ClassListModel This model class stores all object information in a specified class to be displayed in the ClasslistDisplayer.
ClassListModelBeanInfo The bean information class for jadex.swing.ClassListModel.
ClassViewController This class is used to control the activities in ClassDisplayer and ClassListDisplayer.
ClassViewControllerBeanInfo The bean information class for jadex.swing.ClassViewController.
GeneticMapApplet This applet is used to launch GeneticMapView applet.
IndexSelector The class is used to display the index all the displayed class.
IndexSelectorBeanInfo The bean information class for jadex.swing.IndexSelector.
MouseSenser This class is used to lighten up the label when mouse is in.
ObjectLabel A JLabel used to display the name of the AceObjects.
ObjectViewController This class is used to control the display for individual AceObject.
OpenFrames A singleton to control the individual AceObject displaying.
ProgressPanel A JPanel to show the downloading progress.
ProgressPanelBeanInfo The bean information class for jadex.swing.ProgressPanel.
ProgressPanelListenerEventMulticaster This is the event multicaster class to support the jadex.swing.ProgressPanelListenerEventMulticaster interface.
SearchPanel This class is used to search AceObject from AceDB.
ViewSettingPanel  
WelcomePane A message panel to show some messages.
WelcomePaneBeanInfo The bean information class for jadex.swing.WelcomePane.