Interface | Description |
---|---|
IConstantsThread |
The
IConstants interface defines the constants that might be share by any classes in the global package |
Class | Description |
---|---|
COldSwingWorker |
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.
|
CThread |
The
CThread class defines a generic threaded object used by Actions. |
CThreadState | |
CThreadUtils |