Uses of Package
org.jhotdraw8.fxbase.concurrent
Packages that use org.jhotdraw8.fxbase.concurrent
-
Classes in org.jhotdraw8.fxbase.concurrent used by org.jhotdraw8.fxbase.concurrentClassDescriptionA
CompletableWorkeris aWorkerthat provides value that it produces in aCompletionStagewhich completes (or fails) on the FX Application Thread.Work state can be used to report the current state of work, and provides an ability to cancel work in progress.