public class CompletionWaiter extends Object implements PropertyChangeListener
SwingWorker) is working.| Modifier and Type | Field and Description |
|---|---|
protected Window |
w
A window to be set at instantiation.
|
| Constructor and Description |
|---|
CompletionWaiter(JDialog dialog)
Constructs a new instance using a
JDialog. |
CompletionWaiter(JFrame dialog)
Constructs a new instance using a
JFrame. |
| Modifier and Type | Method and Description |
|---|---|
void |
propertyChange(PropertyChangeEvent event)
This operatorProgressListener disposes the dialog when the
SwingWorker is done. |
protected Window w
public CompletionWaiter(JDialog dialog)
JDialog.dialog - public void propertyChange(PropertyChangeEvent event)
SwingWorker is done.propertyChange in interface PropertyChangeListenerCopyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.