Uses of Package
org.argouml.ui.explorer

Packages that use org.argouml.ui.explorer
org.argouml.ui.explorer contains classes for the explorer tree view of argouml. 
org.argouml.ui.explorer.rules contains classes for Building the explorer tree view of argouml. 
 

Classes in org.argouml.ui.explorer used by org.argouml.ui.explorer
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.
ExplorerTree
          This class is the JTree for the explorer.
ExplorerTreeModel
          The model for the Explorer tree view of the uml model.
ExplorerTreeModel.ExplorerUpdater
          Help class to semi-lazily update nodes in the tree.
ExplorerTreeNode
          Ensures that explorer tree nodes have a default ordering.
NameOrder
          Sorts explorer nodes by their user object name.
PerspectiveManager
          Provides a model and event management for perspectives(views) of the Explorer.
PerspectiveManagerListener
          An interface to decouple the perspective manager from interested ui components.
TreeModelUMLEventListener
          An interface to decouple Explorer event adaptors from interested models.
 

Classes in org.argouml.ui.explorer used by org.argouml.ui.explorer.rules
WeakExplorerNode
          Interface for adding weak nodes to the explorer, in this case nodes that can yield to nodes already in the explorer.
 



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