Uses of Class
pamViewFX.pamTask.PamTaskUpdate
Package
Description
-
Uses of PamTaskUpdate in binaryFileStorage
-
Uses of PamTaskUpdate in dataGram
-
Uses of PamTaskUpdate in dataMap.filemaps
-
Uses of PamTaskUpdate in generalDatabase
Modifier and TypeClassDescriptionclass
simple class for passing information about data map making from swing worker to dialog. -
Uses of PamTaskUpdate in PamController
Modifier and TypeMethodDescriptionvoid
PAMControllerGUI.notifyLoadProgress
(PamTaskUpdate progress) Notify the GUI that some loading is taking placevoid
PamController.notifyTaskProgress
(PamTaskUpdate progress) Notify the PamController that progress has been made in loading something. -
Uses of PamTaskUpdate in pamScrollSystem
-
Uses of PamTaskUpdate in PamView
Modifier and TypeMethodDescriptionvoid
GuiFrameManager.notifyLoadProgress
(PamTaskUpdate progress) void
NullGuiController.notifyLoadProgress
(PamTaskUpdate progress) -
Uses of PamTaskUpdate in pamViewFX
Modifier and TypeMethodDescriptionvoid
PamGuiFX.notifyLoadProgress
(PamTaskUpdate pamTaskUpdate) Notify load progress.void
PamGuiManagerFX.notifyLoadProgress
(PamTaskUpdate pamTaskUpdate) Notify the GUI that progress has been made in an external task. -
Uses of PamTaskUpdate in pamViewFX.pamTask
Modifier and TypeClassDescriptionclass
Simple implementation of PAMTaskUpdate which returns 100% by default.Modifier and TypeMethodDescriptionvoid
PamLoadingPane.updateLoadPane
(PamTaskUpdate taskUpdate) Called whenever an update from a loading task