Uses of Package
ca.corbett.extras.progress
Packages that use ca.corbett.extras.progress
Package
Description
This package contains classes and utilities for working with progress bars, and with
tasks that require progress bars.
-
Classes in ca.corbett.extras.progress used by ca.corbett.extras.progressClassDescriptionServes as a progress listener for some work task that involves multiple major steps, each with some variable number of minor work steps.Represents some generic worker thread that performs a complex task, and can be subscribed to for major and minor progress events.Serves as a progress listener for some generic work task.Represents some generic worker thread that performs a simple task, and can be subscribed to for progress events.