com.unitesk.requality.eclipse.views.actions
Class OpenAction

java.lang.Object
  extended by Action
      extended by com.unitesk.requality.eclipse.views.actions.OpenAction

public class OpenAction
extends Action


Constructor Summary
OpenAction(IStructuredSelection selection)
           
 
Method Summary
protected  TreeNode getSelectedNode()
           
 boolean isEnabled()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenAction

public OpenAction(IStructuredSelection selection)
Method Detail

isEnabled

public boolean isEnabled()

run

public void run()

getSelectedNode

protected TreeNode getSelectedNode()