|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.concurrent.FutureTask<V>
javafx.concurrent.Task<T>
org.jacp.javafx2.rcp.util.AFX2ComponentWorker<T>
public abstract class AFX2ComponentWorker<T>
handles component methods in own thread;
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface javafx.concurrent.Worker |
---|
javafx.concurrent.Worker.State |
Constructor Summary | |
---|---|
AFX2ComponentWorker()
|
Method Summary |
---|
Methods inherited from class javafx.concurrent.Task |
---|
cancel, cancel, exceptionProperty, getException, getMessage, getProgress, getState, getTitle, getTotalWork, getValue, getWorkDone, isRunning, messageProperty, progressProperty, runningProperty, stateProperty, titleProperty, totalWorkProperty, valueProperty, workDoneProperty |
Methods inherited from class java.util.concurrent.FutureTask |
---|
get, get, isCancelled, isDone, run |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AFX2ComponentWorker()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |