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

Packages that use UMLPlainTextDocument
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.behavior.common_behavior Properties panels for the behavior.common_behavior uml package  
org.argouml.uml.ui.behavior.state_machines Properties panels for the behavior.state_machines uml package  
org.argouml.uml.ui.behavior.use_cases Properties panels for the behavior.use_cases uml package  
org.argouml.uml.ui.foundation.core Properties panels for the foundation.core uml package  
 

Uses of UMLPlainTextDocument in org.argouml.uml.ui
 

Subclasses of UMLPlainTextDocument in org.argouml.uml.ui
 class UMLModelElementTaggedValueDocument
          This class provides a text field that can be used to access tagged values of a MModelElement object.
 

Constructors in org.argouml.uml.ui with parameters of type UMLPlainTextDocument
UMLTextField2(UMLPlainTextDocument doc)
          Constructor for UMLTextField2.
UMLTextArea2(UMLPlainTextDocument doc)
          Constructor for UMLTextArea2.
 

Uses of UMLPlainTextDocument in org.argouml.uml.ui.behavior.common_behavior
 

Subclasses of UMLPlainTextDocument in org.argouml.uml.ui.behavior.common_behavior
 class UMLReceptionSpecificationDocument
           
 

Uses of UMLPlainTextDocument in org.argouml.uml.ui.behavior.state_machines
 

Subclasses of UMLPlainTextDocument in org.argouml.uml.ui.behavior.state_machines
 class UMLSynchStateBoundDocument
           
 

Uses of UMLPlainTextDocument in org.argouml.uml.ui.behavior.use_cases
 

Subclasses of UMLPlainTextDocument in org.argouml.uml.ui.behavior.use_cases
 class UMLExtensionPointLocationDocument
          The model for the location field of an extension point of a usecase.
 

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

Subclasses of UMLPlainTextDocument in org.argouml.uml.ui.foundation.core
 class UMLDiagramNameDocument
           
 class UMLDiscriminatorNameDocument
          The document that is edited in the discriminator field of a generalization.
 class UMLModelElementNameDocument
           
 

Methods in org.argouml.uml.ui.foundation.core that return UMLPlainTextDocument
protected  UMLPlainTextDocument PropPanelModelElement.getNameDocument()
          Returns the document (model) for the name.
 



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