| Interface | Description |
|---|---|
| IRunnableFactory |
Implementing classes can supply
Runnable instances to a ProgressButton. |
| Class | Description |
|---|---|
| ProgressBar |
This component renders a progress bar to an existent task which is controlled by a progress button.
|
| ProgressButton |
A progress button which allows to control a
Runnable. |
| Enum | Description |
|---|---|
| InteractionState |
Describes the interaction state of a task.
|
| TaskState |
Describes the state of a task.
|
Copyright © 2015. All rights reserved.