public class ConvertTreeNamesPlugin
extends AbstractPlugin
public ConvertTreeNamesPlugin(@Nullable
java.awt.Frame parentFrame,
boolean isInteractive)
public ConvertTreeNamesPlugin()
protected void preProcessParameters(@Nullable
DataSet input)
@NotNull public java.lang.String filename()
Conversion filename. Each line of the file should have two names separated with a tab. The first name should be converted to the second.
@NotNull public ConvertTreeNamesPlugin filename(@NotNull java.lang.String value)
Set Name List. Conversion filename. Each line of the file should have two names separated with a tab. The first name should be converted to the second.
value - Name List@NotNull public java.lang.String getToolTipText()
@NotNull public java.lang.String getButtonName()
@Nullable public javax.swing.ImageIcon getIcon()