public class ProgressIndicator extends Object implements ModuleListener
Constructor and Description |
---|
ProgressIndicator(Options options) |
Modifier and Type | Method and Description |
---|---|
void |
exceptionOccurred(Module m,
int index) |
static void |
main(String[] args) |
void |
moduleFinished(Module m,
int index) |
void |
showDialog() |
public ProgressIndicator(Options options)
public static void main(String[] args)
public void moduleFinished(Module m, int index)
moduleFinished
in interface ModuleListener
public void exceptionOccurred(Module m, int index)
exceptionOccurred
in interface ModuleListener
public void showDialog()
Copyright © 2015–2021 Fiji. All rights reserved.