org.argouml.uml.diagram.ui
Class ActionAddConcurrentRegion
java.lang.Object
UndoableAction
org.argouml.uml.diagram.ui.ActionAddConcurrentRegion
public class ActionAddConcurrentRegion
- extends UndoableAction
Add a concurrent region to a concurrent composite state
This action can be executed with either
the composite concurrent state selected,
or one of its concurrent regions.
TODO: Move all the magic numbers to constants
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionAddConcurrentRegion
public ActionAddConcurrentRegion()
- Constructor
isEnabled
public boolean isEnabled()
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent ae)