Package org.jtrim2.ui.concurrent.query
package org.jtrim2.ui.concurrent.query
Contains classes and interfaces related to concurrent data retrieval and
rendering in GUI applications.
- See Also:
-
ClassDescriptionDefines an object which is capable to render a component asynchronously.Creates new independent
AsyncRendererinstances.BackgroundDataProvider<IDType,RightType> Defines a class that allows to createAsyncDataQueryandAsyncDataLinkinstances which only provides data until a requestedAccessTokenis available.DataRenderer<DataType>Defines an arbitrary rendering task.An implementation ofAsyncRendererFactorywhich executes rendering tasks in aTaskExecutorspecified at construction time.Defines the state of an asynchronous rendering request.