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
ActionExportProfileXMI Exports the model of a selected profile as XMI
ActionManageProfiles Action for opening Project->Properties->Profiles from ExplorerPopup
ActionPerspectiveConfig Action to invoke the Configure Perspectives dialog.
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 TreeNode implementation for Explorer.
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.
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-2006ArgoUML HomepageArgoUML Cookbook