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
long-running tasks that require progress bars.
Contains classes and utilities to support dynamic application and extension updates from one
or more configured remote sources.
-
Classes in ca.corbett.extras.progress used by ca.corbett.extras.progressClassDescriptionLong progress messages are truncated at a fixed length to avoid rendering problems with very large JLabels on the dialog.Serves 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 (major steps and minor steps), 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.
-
Classes in ca.corbett.extras.progress used by ca.corbett.updatesClassDescriptionRepresents some generic worker thread that performs a simple task, and can be subscribed to for progress events.