org.argouml.uml.diagram.ui
Class ActionAddConcurrentRegion

java.lang.Object
  extended by UndoableAction
      extended by 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


Constructor Summary
ActionAddConcurrentRegion()
          Constructor
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent ae)
           
 boolean isEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionAddConcurrentRegion

public ActionAddConcurrentRegion()
Constructor

Method Detail

isEnabled

public boolean isEnabled()

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent ae)


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook