Uses of Class
org.strbio.mol.lib.pred2ary.Pred2aryApplet

Packages that use Pred2aryApplet
org.strbio.mol.lib.pred2ary These classes represent conceptual objects used in the Pred2ary program, which are probably not very useful for other purposes. 
 

Uses of Pred2aryApplet in org.strbio.mol.lib.pred2ary
 

Fields in org.strbio.mol.lib.pred2ary declared as Pred2aryApplet
protected  Pred2aryApplet AppletJury.ap
           
 Pred2aryApplet Pred2aryAppletFrame.applet
           
 

Constructors in org.strbio.mol.lib.pred2ary with parameters of type Pred2aryApplet
AppletJury(java.lang.String filename, Pred2aryApplet myapp, int nj, int size)
          Create a new jury, given the name of the binary input file.
MediumAppletJury(Pred2aryApplet myapp)
          Create a new jury.
Pred2aryAppletFrame(Pred2aryApplet ap)
          This handles the interactive, GUI version of the program.
SmallAppletJury(Pred2aryApplet myapp)
          Create a new jury.