Spec-Zone .ru
спецификации, руководства, описания, API
JavaFX 8.0

Package javafx.concurrent

Provides the set of classes for javafx.task.

See: Description

Package javafx.concurrent Description

Provides the set of classes for javafx.task.

This package provides the ability to run application code on threads other than the JavaFX event dispatch thread. The ability to control the execution and track the progress of the application code is also provided.

JavaFX 8.0

Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.