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

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

public class ActionAddLiteral
extends AbstractActionNewModelElement

This action adds a Enumerationliteral to an Enumeration.


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

ActionAddLiteral

public ActionAddLiteral()
The constructor.

Method Detail

actionPerformed

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


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook