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

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

public class ActionAddDataType
extends AbstractActionNewModelElement

This action creates a new datatype.


Constructor Summary
ActionAddDataType()
          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

ActionAddDataType

public ActionAddDataType()
The constructor.

Method Detail

actionPerformed

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


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook