Class | Description |
---|---|
SwingPropertyChangeSupport |
This subclass of
java.beans.PropertyChangeSupport is almost
identical in functionality. |
SwingWorker<T,V> |
An abstract class to perform lengthy GUI-interacting tasks in a
dedicated thread.
|
Enum | Description |
---|---|
SwingWorker.StateValue |
Values for the
state bound property. |