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. |
updateLoad
void updateLoad(int percent)
- Tell the progress indicator that we've loaded x percent
of the jury from the web server.