Uses of Class
uic.model.WorkerThread.Worker

Packages that use WorkerThread.Worker
uic.model Provides model classes for Swing GUIs. 
 

Uses of WorkerThread.Worker in uic.model
 

Methods in uic.model that return WorkerThread.Worker
 WorkerThread.Worker WorkerThread.Job.getPreferredWorker()
           
 

Methods in uic.model with parameters of type WorkerThread.Worker
 void WorkerThread.Job.setPreferredWorker(WorkerThread.Worker worker)
           
 



Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence