Package org.argouml.ui.explorer

contains classes for the explorer tree view of argouml.

See:
          Description

Interface Summary
PerspectiveManagerListener An interface to decouple the perspective manager from interested ui components.
TreeModelUMLEventListener An interface to decouple Explorer event adaptors from interested models.
WeakExplorerNode Interface for adding weak nodes to the explorer, in this case nodes that can yield to nodes already in the explorer.
 

Class Summary
DnDExplorerTree This class extends the default Argo JTree with Drag and drop capabilities.
ExplorerEventAdaptor All events going to the Explorer must pass through here first!
ExplorerPerspective Represents a perspective (or view) of the uml model for display in the explorer.
ExplorerPopup PopUp for extra functionality for the Explorer.
ExplorerTree This class is the JTree for the explorer.
ExplorerTreeModel The model for the Explorer tree view of the uml model.
ExplorerTreeNode Ensures that explorer tree nodes have a default ordering.
NameOrder Sorts explorer nodes by their user object name.
PerspectiveComboBox Listens to updates from the Perspective manager.
PerspectiveConfigurator The "Configure Perspectives" dialog.
PerspectiveManager Provides a model and event management for perspectives(views) of the Explorer.
TransferableModelElement Encapsulates a UML Model element for data transfer.
TypeThenNameOrder Sorts by user object type, diagrams first, then packages, then other types.
 

Package org.argouml.ui.explorer Description

contains classes for the explorer tree view of argouml.



ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook