Package arom.gui.ide

Class Summary
AccessorsList A list object which display the list of accessors of an AROM structure.
AromAccessorPanel A panel that display the properties of a single AROM accessor.
AromAccessorPanelResources Created: Mon Jun 14 11:12:48 1999
AromAccessorsPanel This panel is used to display a list of accessors (variables or roles.
AromAccessorsPanelResources Default resources used by the AromAccessorsPanel component.
AromEntityPanel A panel which allow to display the identifier and the documentation of an AROM entity.
AromEntityPanelResources Default resources used by the AromEntityPanel component.
AromEntityReader Thread used to read the domain description.
AromGraphicalEditor This component displays the structure of an AROM knowledge base in a graphical manner.
AromGraphicalEditorResources Default resources used by the AromGraphicalEditor component.
AromGraphModel This class implements the MutableGraphModel upon AROM structures.
AromGraphRenderer This class displays nodes (AROM classes and associations) and edges (roles and specialization) of the AromGraphModel.
AromIDE AromIDE is the main window of the IDE application.
AromIDEPreferences This class defines the default preferences for the AromIDE application.
AromIDEResources Default resources used by the AromIDE component.
AromKbTreeModel This class implements the TreeModel interface in order to display the hierarchical structure of AROM structures specializations in a JTree object.
AromListCellRenderer A component which used to paint AROM instances, tuples, roles and variables.
AromOptionPane AromOptionPane customize the JOptionPane class to pop up AROM dialog box.
AromOptionPaneResources Default resources udes by the AromOptionPane class.
AromSpecialization This class represents the specialization link between AROM structures.
AromStructureListModel This class implements the ListModel interface in order to display the records of an AROM structure.
ArrowHeadCircle A graphical object drawn at the end of edges.
CheckBoxMenuItem This class represents a check box that can be included in a menu.
EntityInspectorPane Created: Fri Jun 11 17:03:13 1999
FHTextField A fixed height textfield.
FigAssociation The graphical item that represents an association by a gray rounded rectangle.
FigClass The graphical item that represents a class by a white rectangle.
FigCompartment Customize the FigText class to display text.
FigRole The graphical item that represents a role.
FigSpecialization The graphical item that represents a specialization link between AROM structures.
FigStructure A graphical item that represents AROM structures.
FigTitleCompartment Customize FigCompartment to display the name of AROM structures.
FigTriangle A white triangle figure.
FreeMemoryBean A bean which represents free memory by a progress bar.
FWLabel A fixed width textfield.
GUIStructurePane A graphical user interface to AROM structures.
GUIStructurePaneResources Default resources used by the GUIStructurePane component.
KbResources Manages AROM files which may contains a knowledge base description as well as graphical layout data.
LayerAromPerspective A layer of the graphical editor customized to display AromGraphModel.
Main Class used to launch the AROM IDE application through command line.
RecordInspectorPane  
RecordListCellRenderer A component which render cells in list of records.
RecordsList This component display as a list the records of a AROM structure.
RecordsListResources Default resources used by the RecordsList component.
RecordTable A table used to display the accessor's values of an AROM record.
RecordTableResources Default resources used by the RecordTable component.
StatusBar A status bar which can be used to display application messages.
StructureInspectorPane A panel which display an AROM structure (class or association
StructuresTree A control that display the content of an AROM knowledge base as a tree.
StructuresTreeResources Default resources used by the StructuresTree component.
StructureTreeCellEditor The editor of tree nodes.
StructureTreeCellRenderer A component used to paint AROM structures in the StructuresTree.
UserPreferences UserPreferences is an abstract class that manages user preferences for any application.