Uses of Class
org.argouml.util.ChangeRegistry

Packages that use ChangeRegistry
org.argouml.kernel Package Specification (none) Related Documentation (none) 
org.argouml.ui contains many user interface related classes, such as the ProjectBrowser, actions, stylepanels etc.  
org.argouml.uml Package Specification (none) Related Documentation (none) 
 

Uses of ChangeRegistry in org.argouml.kernel
 

Fields in org.argouml.kernel declared as ChangeRegistry
protected  ChangeRegistry Project._saveRegistry
           
 

Uses of ChangeRegistry in org.argouml.ui
 

Methods in org.argouml.ui with parameters of type ChangeRegistry
 void ArgoDiagram.addChangeRegistryAsListener(ChangeRegistry change)
           
 void ArgoDiagram.removeChangeRegistryAsListener(ChangeRegistry change)
           
 

Uses of ChangeRegistry in org.argouml.uml
 

Subclasses of ChangeRegistry in org.argouml.uml
 class UMLChangeRegistry
          This class holds the information about the saving state of the current UML project.
 



ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook