public class KmerCountingPlugin
extends AbstractPlugin
public KmerCountingPlugin(@Nullable
java.awt.Frame parentFrame,
boolean isInteractive)
public KmerCountingPlugin()
@NotNull public java.lang.String fastqFile()
@NotNull public KmerCountingPlugin fastqFile(@NotNull java.lang.String value)
public int kmerLength()
@NotNull public KmerCountingPlugin knerLength(int value)
@NotNull public java.lang.String getToolTipText()
@Nullable public javax.swing.ImageIcon getIcon()
@NotNull public java.lang.String getButtonName()