Uses of Class
org.argouml.uml.ui.UMLButtonGroup

Packages that use UMLButtonGroup
org.argouml.uml.ui = PROPERTIES PANELS, this and sub-packages contain an implementation of prop panels (in swing) for nearly all UML model elements; also all supporting models and actions. 
org.argouml.uml.ui.foundation.core Properties panels for the foundation.core uml package  
 

Uses of UMLButtonGroup in org.argouml.uml.ui
 

Fields in org.argouml.uml.ui declared as UMLButtonGroup
private  UMLButtonGroup UMLButtonPanel._group
           
 

Constructors in org.argouml.uml.ui with parameters of type UMLButtonGroup
UMLButtonPanel(UMLButtonGroup group)
          Constructor for UMLButtonPanel.
 

Uses of UMLButtonGroup in org.argouml.uml.ui.foundation.core
 

Subclasses of UMLButtonGroup in org.argouml.uml.ui.foundation.core
 class UMLElementOwnershipVisibilityButtonGroup
          Model for namespace visibility.
 class UMLVisibilityButtonGroup
          Model for namespace visibility.
 

Fields in org.argouml.uml.ui.foundation.core declared as UMLButtonGroup
private  UMLButtonGroup ActionSetElementOwnershipVisibility._group
           
 

Constructors in org.argouml.uml.ui.foundation.core with parameters of type UMLButtonGroup
ActionSetElementOwnershipVisibility(UMLButtonGroup group)
          Constructor for ActionSetElementOwnershipVisibility.
 



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