org.argouml.uml.ui
Class ActionAddTopLevelPackage

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

public class ActionAddTopLevelPackage
extends UndoableAction

Add a new package at the top level, i.e. a model.

TODO: ArgoUML currently only supports one model.


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

ActionAddTopLevelPackage

public ActionAddTopLevelPackage()
The constructor.

Method Detail

actionPerformed

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


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook