net.sourceforge.nite.tools.testcoder
Class TestCoderConfig

java.lang.Object
  extended by net.sourceforge.nite.gui.util.AbstractCallableToolConfig
      extended by net.sourceforge.nite.tools.testcoder.TestCoderConfig

public class TestCoderConfig
extends AbstractCallableToolConfig


Constructor Summary
TestCoderConfig()
           
 
Method Summary
 java.util.Set getDisplayedAnnotationNames()
          Override for your application! Determines which annotation elements should be displayed.
 java.lang.String getHelpSetName()
           
 
Methods inherited from class net.sourceforge.nite.gui.util.AbstractCallableToolConfig
clearCachedValues, getAllowAnnotationSelect, getAllowMultiAgentSelect, getAllowTranscriptSelect, getApplicationName, getNXTConfig, getNXTConfigRootName, getSegmentationElementName, getTranscriptionAttribute, getTranscriptionLayerName, getTranscriptionToTextDelegate, getWordlevelSelectionType, initDisplayedAnnotationNames, loadConfig, reloadConfig, setCorpusSettings, setGUISettings, setMetaDataFile, showLogWindows
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCoderConfig

public TestCoderConfig()
Method Detail

getDisplayedAnnotationNames

public java.util.Set getDisplayedAnnotationNames()
Override for your application! Determines which annotation elements should be displayed. Set of strings... maybe a config setting, later

Overrides:
getDisplayedAnnotationNames in class AbstractCallableToolConfig

getHelpSetName

public java.lang.String getHelpSetName()
Overrides:
getHelpSetName in class AbstractCallableToolConfig