Uses of Package
is.codion.swing.common.model.worker
Packages that use is.codion.swing.common.model.worker
Package
Description
SwingWorker-based implementations for executing background tasks with progress reporting.
-
Classes in is.codion.swing.common.model.worker used by is.codion.swing.common.model.workerClassDescriptionA
SwingWorkerimplementation.Builds aProgressWorkerinstance.Provides builders for a given task type.Provides default handler methods for theProgressWorkerlifecycle.ExtendsProgressWorker.Handlerwith progress and publish handlers.Reports progress and publishes intermediate results for a ProgressWorkerA progress aware background task producing a result.A progress aware background task.A background task producing a result.A background task. -
Classes in is.codion.swing.common.model.worker used by is.codion.swing.common.ui.dialogClassDescriptionA
SwingWorkerimplementation.A progress aware background task producing a result.A progress aware background task.A background task producing a result.A background task. -
Classes in is.codion.swing.common.model.worker used by is.codion.tools.generator.modelClassDescriptionProvides default handler methods for the
ProgressWorkerlifecycle.ExtendsProgressWorker.Handlerwith progress and publish handlers.Reports progress and publishes intermediate results for a ProgressWorkerA progress aware background task.AProgressWorker.ProgressTaskcombined withProgressWorker.ProgressHandler, for encapsulating a progress-aware background task and its handlers in a single class.