public class AlgorithmProgressDialog
extends java.lang.Object
implements java.util.Observer
Constructor and Description |
---|
AlgorithmProgressDialog(StackedScreen g,
AlgorithmWrapper alg) |
Modifier and Type | Method and Description |
---|---|
void |
abandon() |
void |
update(java.util.Observable ob,
java.lang.Object a) |
public AlgorithmProgressDialog(StackedScreen g, AlgorithmWrapper alg)