Package org.pepsoft.util.swing
Interface ProgressComponent.Listener<T>
- All Known Implementing Classes:
ProgressDialog
- Enclosing class:
- ProgressComponent<T>
public static interface ProgressComponent.Listener<T>
-
Method Summary
-
Method Details
-
exceptionThrown
-
done
-
cancelled
void cancelled()
-