org.jupe.editors.classdiagram.actions
Class AddPackageAction

java.lang.Object
  extended by org.jupe.editors.classdiagram.actions.AbstractAddAction
      extended by org.jupe.editors.classdiagram.actions.AddPackageAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IObjectActionDelegate

public class AddPackageAction
extends AbstractAddAction


Constructor Summary
AddPackageAction()
           
 
Method Summary
 void run(org.eclipse.jface.action.IAction action)
           
 
Methods inherited from class org.jupe.editors.classdiagram.actions.AbstractAddAction
selectionChanged, setActivePart
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddPackageAction

public AddPackageAction()
Method Detail

run

public void run(org.eclipse.jface.action.IAction action)