|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectUndoableAction
org.argouml.uml.ui.ActionBooleanTaggedValue
public class ActionBooleanTaggedValue
An action which can be used to create arbitrary tagged values which hold boolean data. It is designed (and implicitly) relies on a UMLCheckBox2.
UMLCheckBox2| Constructor Summary | |
|---|---|
ActionBooleanTaggedValue(java.lang.String theTagName)
The constructor takes the name of the tagged value as a string, which will hold boolean data. |
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
set the taggedvalue according to the condition of the checkbox. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionBooleanTaggedValue(java.lang.String theTagName)
theTagName - the name of the taggedvalue containing boolean values.| Method Detail |
|---|
public void actionPerformed(java.awt.event.ActionEvent e)
ActionListener.actionPerformed(java.awt.event.ActionEvent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |