|
Class Summary |
| DefaultJFCFactory |
A default implementation of JFCFactory. |
| JTopFrame |
JFrame disposing itself automatically during shutdown. |
| NotificationDispatcher |
An ancestor listener implementation dispatching MBean notifications to the
source notification listener component depending on its visibility. |
| SwingWorker |
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an
abstract class that you subclass to perform GUI-related work in a dedicated
thread. |
| TopFrame |
Frame disposing itself automatically during shutdown. |