public class PreferencesDialog
extends AbstractPlugin
public PreferencesDialog(java.awt.Frame parentFrame,
boolean isInteractive)
protected void preProcessParameters(DataSet input)
public java.lang.Boolean retainRareAlleles()
Retain Rare Alleles
public PreferencesDialog retainRareAlleles(java.lang.Boolean value)
Set Retain Rare Alleles. Retain Rare Alleles
value - Retain Rare Allelespublic java.lang.Boolean sendLogToConsole()
Flag whether to send logging to the console.
public PreferencesDialog sendLogToConsole(java.lang.Boolean value)
Set Send Log To Console. Flag whether to send logging to the console.
value - Send Log To Consolepublic java.lang.String configFile()
Global configuration file
public PreferencesDialog configFile(java.lang.String value)
Set Config File. Global configuration file
value - Config Filepublic net.maizegenetics.tassel.PreferencesDialog.LocaleWrapper locale()
Default locale for TASSEL
public PreferencesDialog locale(net.maizegenetics.tassel.PreferencesDialog.LocaleWrapper value)
Set Locale. Default locale for TASSEL
value - Localepublic javax.swing.ImageIcon getIcon()
public java.lang.String getButtonName()
public java.lang.String getToolTipText()