jinnIdeExecutors.executors.document
Class ShowBufferDocumentation

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

public class ShowBufferDocumentation
extends ProjectViewerExecutor
implements IExecutor


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

ShowBufferDocumentation

public ShowBufferDocumentation()
Method Detail

execute

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