org.argouml.uml.ui.foundation.core
Class ActionAddEnumeration

java.lang.Object
  extended by UndoableAction
      extended by org.argouml.uml.ui.AbstractActionNewModelElement
          extended by org.argouml.uml.ui.foundation.core.ActionAddEnumeration

public class ActionAddEnumeration
extends AbstractActionNewModelElement

This action creates a new enumeration.


Constructor Summary
ActionAddEnumeration()
          The constructor.
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class org.argouml.uml.ui.AbstractActionNewModelElement
getTarget, setTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionAddEnumeration

public ActionAddEnumeration()
The constructor.

Method Detail

actionPerformed

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


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook