jinnIdeExecutors.executors.document
Class ShowSelectedDocumentation

java.lang.Object
  extended by jinnIdeExecutors.base.ProjectViewerExecutor
      extended by jinnIdeExecutors.executors.document.ShowSelectedDocumentation
All Implemented Interfaces:
IExecutor

public class ShowSelectedDocumentation
extends ProjectViewerExecutor
implements IExecutor


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

ShowSelectedDocumentation

public ShowSelectedDocumentation()
Method Detail

execute

public StandardExecutionContext.ExecutionResult execute(SpecificExecutionContext... context)
                                                 throws JinnIdeGeneralExecutorException
Specified by:
execute in interface IExecutor
Throws:
JinnIdeGeneralExecutorException