public class SynonymizerPlugin extends AbstractPlugin
DEFAULT_CITATION, POSITION_LIST_NONE, TAXA_LIST_NONE
Constructor and Description |
---|
SynonymizerPlugin(Frame parentFrame,
boolean isInteractive)
Creates a new instance of SynonymizerPlugin
|
Modifier and Type | Method and Description |
---|---|
String |
getButtonName()
Button name for this plugin to be used in buttons, etc.
|
int[] |
getFileChoice(List<Datum> data,
Object[] datumArray) |
ImageIcon |
getIcon()
Icon for this plugin to be used in buttons, etc.
|
String |
getToolTipText()
Tool Tip Text for this plugin
|
DataSet |
performFunction(DataSet input)
Performs function of this plugin.
|
DataSet |
runStep1(List<Datum> data,
Object[] datumArray,
int[] fileOptions) |
void |
runStep2(Datum currentData,
boolean end2end) |
void |
runStep3(Object[] data,
Datum step1Result,
int[] fileOptions) |
addListener, cancel, convert, dataSetReturned, getCitation, getInputs, getMenu, getPanel, getParameter, getParameter, getParentFrame, getUsage, getUsageHTML, isInteractive, pluginDescription, pluginUserManualURL, processData, progress, progress, receiveInput, reverseTrace, run, setConfigParameters, setParameter, setParameter, setParameter, setParameters, setParametersToDefault, setThreaded, trace, wasCancelled
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPluginInstance, getPluginInstance, isPlugin
public SynonymizerPlugin(Frame parentFrame, boolean isInteractive)
public DataSet performFunction(DataSet input)
Plugin
performFunction
in interface Plugin
performFunction
in class AbstractPlugin
input
- inputpublic ImageIcon getIcon()
public String getButtonName()
public String getToolTipText()
public void runStep2(Datum currentData, boolean end2end)
Copyright © 2018. All rights reserved.