jinnIdeExecutors.executors.consult
Class ReconsultSelection

java.lang.Object
  extended by jinnIdeExecutors.base.ProjectViewerExecutor
      extended by jinnIdeExecutors.executors.consult.ReconsultSelection
All Implemented Interfaces:
IExecutor

public class ReconsultSelection
extends ProjectViewerExecutor
implements IExecutor

Consult the jEdit Jinni file that is selected by the project viewer


Constructor Summary
ReconsultSelection()
           
 
Method Summary
 StandardExecutionContext.ExecutionResult execute(SpecificExecutionContext... context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReconsultSelection

public ReconsultSelection()
Method Detail

execute

public StandardExecutionContext.ExecutionResult execute(SpecificExecutionContext... context)
                                                 throws JinnIdeGeneralExecutorException,
                                                        java.rmi.RemoteException,
                                                        JinniEngineException,
                                                        java.lang.InterruptedException
Specified by:
execute in interface IExecutor
Throws:
JinnIdeGeneralExecutorException
java.rmi.RemoteException
JinniEngineException
java.lang.InterruptedException