-
Method Summary
-
Method Details
-
-
-
setTaskFinished
void setTaskFinished(boolean autoClose,
long duration)
Call this in case the task is finished.
- Parameters:
autoClose
-
-
isProgressViewVisible
boolean isProgressViewVisible()
- Returns:
- True, if the GUI that is showing the progress is still visible. For a
JDialog a implementation might call isVisible()