org.argouml.uml.ui
Class ActionAddPackage

java.lang.Object
  extended by UndoableAction
      extended by org.argouml.uml.ui.ActionAddPackage

public class ActionAddPackage
extends UndoableAction

Action to add a package to the selected model element in the explorer. This is a shortcut that helps build model structures quickly.


Constructor Summary
ActionAddPackage()
          Creates a new instance of ActionAddPackage.
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionAddPackage

public ActionAddPackage()
Creates a new instance of ActionAddPackage.

Method Detail

actionPerformed

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


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook