org.jupe.editors.classdiagram.actions
Class AddProjectAction

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

public class AddProjectAction
extends AbstractAddAction


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

AddProjectAction

public AddProjectAction()
Method Detail

run

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