org.argouml.uml.diagram.ui
Class ActionAddMessage

java.lang.Object
  extended by UndoableAction
      extended by org.argouml.uml.diagram.ui.ActionAddMessage

public class ActionAddMessage
extends UndoableAction

Action to add a message.

Stereotype:
singleton

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

Constructor Detail

ActionAddMessage

public ActionAddMessage()
The constructor.

Method Detail

getTargetFollower

public static ActionAddMessage getTargetFollower()

actionPerformed

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

shouldBeEnabled

public boolean shouldBeEnabled()


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook