org.strbio.mol.lib.pred2ary
Interface AppletJury.LoadProgressIndicator

All Superinterfaces:
Jury.ProgressIndicator
All Known Implementing Classes:
Pred2aryAppletFrame.ProgressDialog
Enclosing class:
AppletJury

public static interface AppletJury.LoadProgressIndicator
extends Jury.ProgressIndicator

Indicator to update with verbose output, after every juror finishes.


Method Summary
 void updateLoad(int percent)
          Tell the progress indicator that we've loaded x percent of the jury from the web server.
 
Methods inherited from interface org.strbio.mol.lib.pred2ary.Jury.ProgressIndicator
setNJurors, update
 

Method Detail

updateLoad

void updateLoad(int percent)
Tell the progress indicator that we've loaded x percent of the jury from the web server.