uic.model
Class WorkerThread.Job
java.lang.Object
uic.model.WorkerThread.Job
- Enclosing class:
- WorkerThread
public static class WorkerThread.Job
- extends Object
ENABLE_ON
public static final short ENABLE_ON
- See Also:
- Constant Field Values
ENABLE_OFF
public static final short ENABLE_OFF
- See Also:
- Constant Field Values
ENABLE_NO_CHANGE
public static final short ENABLE_NO_CHANGE
- See Also:
- Constant Field Values
setPreferredWorker
public void setPreferredWorker(WorkerThread.Worker worker)
getAction
public UICSimpleAction getAction()
getArguments
public Object[] getArguments()
updateEnabled
public void updateEnabled(short enable)
getRootComponent
public Component getRootComponent()
- Returns:
- rootComponent of source object (if applicable)
getPreferredWorker
public WorkerThread.Worker getPreferredWorker()
- Returns:
- a boolean stating that the rootComponent was visible at event-invokation time.
toString
public String toString()
- Overrides:
toString
in class Object
isLocked
public boolean isLocked()
Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence