Uses of Interface
is.codion.swing.common.model.worker.ProgressWorker.ResultTask
Packages that use ProgressWorker.ResultTask
Package
Description
Package configuration values:
ExceptionDialogBuilder.SYSTEM_PROPERTIES
LookAndFeelComboBox.INCLUDE_INSTALLED_LOOK_AND_FEELS
-
Uses of ProgressWorker.ResultTask in is.codion.swing.common.model.worker
Methods in is.codion.swing.common.model.worker with parameters of type ProgressWorker.ResultTaskModifier and TypeMethodDescriptionstatic <T> ProgressWorker.Builder
<T, ?> ProgressWorker.builder
(ProgressWorker.ResultTask<T> task) -
Uses of ProgressWorker.ResultTask in is.codion.swing.common.ui.dialog
Methods in is.codion.swing.common.ui.dialog with parameters of type ProgressWorker.ResultTaskModifier and TypeMethodDescriptionstatic <T> ProgressWorkerDialogBuilder
<T, ?> Dialogs.progressWorkerDialog
(ProgressWorker.ResultTask<T> task)