Compounds | |
class | SwingWorker |
An abstract class that you subclass to perform GUI-related work in a dedicated thread. More... | |
class | SwingWorker::ThreadVar |
Class to maintain reference to current worker thread under separate synchronization control. More... |