Package PamUtils.worker
package PamUtils.worker
-
ClassDescriptionA simple dialog with a progress bar, and potentially also some lines of text that can be used in conjunction with a SwingWorker to show progress of a task that's taking some time to execute.PamWorker<T>Wrapper around a SwingWorker so it's easy to launch a background thread that will update a modal dialog with a progress bar and some textWorker update message with property to allow FX bindings (e.g.Wrapper with two callback functions to use with a PamWorker