public class ViewGraphPlugin
extends net.maizegenetics.plugindef.AbstractPlugin
| Constructor and Description |
|---|
ViewGraphPlugin(Frame parentFrame,
boolean isInteractive) |
| Modifier and Type | Method and Description |
|---|---|
String |
getButtonName() |
ImageIcon |
getIcon() |
String |
getToolTipText() |
String |
pathsDir()
Paths directory
|
ViewGraphPlugin |
pathsDir(String value)
Set Paths Directory.
|
net.maizegenetics.plugindef.DataSet |
processData(net.maizegenetics.plugindef.DataSet input) |
addListener, cancel, convert, dataSetReturned, getCitation, getInputs, getMenu, getPanel, getParameter, getParameter, getParentFrame, getUsage, getUsageHTML, isInteractive, performFunction, pluginDescription, pluginUserManualURL, progress, progress, receiveInput, reverseTrace, run, setConfigParameters, setParameter, setParameter, setParameter, setParameters, setParametersToDefault, setThreaded, trace, wasCancelledpublic ViewGraphPlugin(Frame parentFrame, boolean isInteractive)
public net.maizegenetics.plugindef.DataSet processData(net.maizegenetics.plugindef.DataSet input)
processData in interface net.maizegenetics.plugindef.PluginprocessData in class net.maizegenetics.plugindef.AbstractPluginpublic String pathsDir()
public ViewGraphPlugin pathsDir(String value)
value - Paths directorypublic ImageIcon getIcon()
public String getButtonName()
public String getToolTipText()
Copyright © 2018. All rights reserved.