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.
 

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 takes a lot of the responsibility from the NavigatorPane.
ExplorerTreeModel The model for the Explorer tree view of the uml model.
ExplorerTreeNode Ensures that explorer tree nodes have a default ordering.
ExportExplorer This class extends the Explorer with 'copy to clipboard' capability for diagrams.
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 Encaosulates 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 (20040306)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook