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.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; UMLModelElementTaggedValueDocument is especially useful when using LabelledLayout;
 

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.use_cases
 

Subclasses of UMLPlainTextDocument in org.argouml.uml.ui.behavior.use_cases
 class UMLExtensionPointLocationDocument
           
 

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

Subclasses of UMLPlainTextDocument in org.argouml.uml.ui.foundation.core
 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-2003 (20040216)ArgoUML Project HomeArgoUML Cookbook