Package com.bonevich.erj.ui

The package containing the main ERJ executable class, as well as global constants.

See:
          Description

Class Summary
CmdAlterCardinality Cmd to edit the properties of a Relation.
CmdCreateAttribute Cmd to edit the properties of an Attribute.
CmdCreateDomain Cmd to edit the properties of a Domain.
CmdCreateKey Cmd to edit the properties of an Attribute.
CmdCreateRelation  
CmdDeleteAttribute Cmd to delete an Attribute from the model.
CmdDeleteDomain Cmd to delete a Domain from the model.
CmdDeleteForeignKey Cmd to edit the properties of a Relation.
CmdDeleteRelation Cmd to delete a Relation from the model.
CmdEditAttribute Cmd to edit the properties of a Attribute.
CmdEditDomain Cmd to edit the properties of a Domain.
CmdEditForeignKey Cmd to edit the properties of a Relation.
CmdEditKey Cmd to edit the properties of a KeyConstraint.
CmdEditRelation Cmd to edit the properties of a Relation.
CmdEditSchema Cmd to edit the properties of a Schema.
CmdProperties Command to open a dialog to edit a model element's properties.
Command An abstract button command class.
CommandManager A class that manages the history of command execution
ERDiagramPane  
ERDiagramPane.DiagramTab  
ErjFileFilter  
ErjFrame  
ErjPalette A palette that defines buttons to create lines, rectangles, rounded rectangles, circles, and text.
ErjToolBar  
ErjTree  
ErjTreeCellEditor  
ErjTreeCellRenderer  
ErjTreeModel  
ErjTreeNode  
GenerateDDLDialog  
ModeCreateAttribute Mode to add a new default Attribute to a Relation.
ModeCreateForeignKey A Mode to interpret user input while creating an edge.
ModeCreateRelation The sole purpose of this class is to provide an instructional string to the status display for placing a new relation.
ProjectPropertiesDialog  
Splash  
TargetDatabaseDialog  
TransferableModelElement  
 

Package com.bonevich.erj.ui Description

The package containing the main ERJ executable class, as well as global constants.



Copyright © 2001-2003 bonevich.com. All Rights Reserved.