public class SubsetTreePlugin
extends AbstractPlugin
public SubsetTreePlugin(@Nullable
java.awt.Frame parentFrame,
boolean isInteractive)
public SubsetTreePlugin()
protected void preProcessParameters(@Nullable
DataSet input)
@NotNull public TaxaList nameList()
List of names to include. This can be a comma separated list of names (no spaces unless surrounded by quotes), file (.txt) with list of names to include, or a taxa list file (.json or .json.gz).
@NotNull public SubsetTreePlugin nameList(@NotNull TaxaList value)
Set Name List. List of names to include. This can be a comma separated list of names (no spaces unless surrounded by quotes), file (.txt) with list of names to include, or a taxa list file (.json or .json.gz).
value - Name List@NotNull public java.lang.String getToolTipText()
@NotNull public java.lang.String getButtonName()
@Nullable public javax.swing.ImageIcon getIcon()