com.pvx.ooadide.actions
Class RunITAction1

java.lang.Object
  extended by com.pvx.ooadide.actions.AbstractPvxEditorAction
      extended by com.pvx.ooadide.actions.RunITAction1
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IEditorActionDelegate

public class RunITAction1
extends AbstractPvxEditorAction


Constructor Summary
RunITAction1()
           
 
Method Summary
 void run(org.eclipse.jface.action.IAction action)
           
 
Methods inherited from class com.pvx.ooadide.actions.AbstractPvxEditorAction
selectionChanged, setActiveEditor
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunITAction1

public RunITAction1()
Method Detail

run

public void run(org.eclipse.jface.action.IAction action)
Specified by:
run in interface org.eclipse.ui.IActionDelegate
Overrides:
run in class AbstractPvxEditorAction