|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.argouml.uml.ui.UMLTextProperty | +--org.argouml.uml.ui.UMLTaggedTextProperty
Fields inherited from class org.argouml.uml.ui.UMLTextProperty |
_propertyName, cat |
Constructor Summary | |
UMLTaggedTextProperty(java.lang.String propertyName)
|
Method Summary | |
java.lang.String |
getProperty(UMLUserInterfaceContainer container)
|
void |
setProperty(UMLUserInterfaceContainer container,
java.lang.String newValue)
|
void |
setProperty(UMLUserInterfaceContainer container,
java.lang.String newValue,
boolean validating)
Hack to circumvent problems with the validating property. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UMLTaggedTextProperty(java.lang.String propertyName)
Method Detail |
public void setProperty(UMLUserInterfaceContainer container, java.lang.String newValue, boolean validating)
setProperty
in class UMLTextProperty
UMLTextProperty.setProperty(UMLUserInterfaceContainer, String, boolean)
public void setProperty(UMLUserInterfaceContainer container, java.lang.String newValue)
setProperty
in class UMLTextProperty
public java.lang.String getProperty(UMLUserInterfaceContainer container)
getProperty
in class UMLTextProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML (c) 1996-2002 |