org.argouml.uml.ui.foundation.core
Class ActionSetModelElementStereotype
java.lang.Object
javax.swing.AbstractAction
org.tigris.gef.undo.UndoableAction
org.argouml.uml.ui.foundation.core.ActionSetModelElementStereotype
- All Implemented Interfaces:
- Action, ActionListener, Cloneable, EventListener, Serializable
- public class ActionSetModelElementStereotype
- extends org.tigris.gef.undo.UndoableAction
- Since:
- Oct 10, 2002
- See Also:
- Serialized Form
ActionSetModelElementStereotype
protected ActionSetModelElementStereotype()
- Constructor for ActionSetModelElementStereotype.
actionPerformed
public void actionPerformed(ActionEvent e)
- See Also:
ActionListener.actionPerformed(java.awt.event.ActionEvent)
getInstance
public static ActionSetModelElementStereotype getInstance()
- Returns:
- Returns the SINGLETON.