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

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

public class ActionAddEnumerationLiteral
extends UndoableAction

Action to add an operation to a classifier.


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

Constructor Detail

ActionAddEnumerationLiteral

public ActionAddEnumerationLiteral()
The constructor.

Method Detail

actionPerformed

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


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook