public class CreatePHGPostgresDockerPlugin
extends net.maizegenetics.plugindef.AbstractPlugin
| Constructor and Description |
|---|
CreatePHGPostgresDockerPlugin() |
CreatePHGPostgresDockerPlugin(Frame parentFrame) |
CreatePHGPostgresDockerPlugin(Frame parentFrame,
boolean isInteractive) |
| Modifier and Type | Method and Description |
|---|---|
String |
dockerCmd()
The docker command name.
|
CreatePHGPostgresDockerPlugin |
dockerCmd(String value)
Set Docker Command.
|
String |
dockerDir()
Directory path where the file 'Dockerfile' exists for
creating the PHG Postgresql docker
|
CreatePHGPostgresDockerPlugin |
dockerDir(String value)
Set Docker Directory.
|
String |
getButtonName() |
ImageIcon |
getIcon() |
String |
getToolTipText() |
static void |
main(String[] args) |
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 CreatePHGPostgresDockerPlugin()
public CreatePHGPostgresDockerPlugin(Frame parentFrame)
public CreatePHGPostgresDockerPlugin(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 ImageIcon getIcon()
public String getButtonName()
public String getToolTipText()
public static void main(String[] args)
public String dockerDir()
public CreatePHGPostgresDockerPlugin dockerDir(String value)
value - Docker Directorypublic String dockerCmd()
public CreatePHGPostgresDockerPlugin dockerCmd(String value)
value - Docker CommandCopyright © 2018. All rights reserved.