Uses of Class
pamViewFX.pamTask.PamTaskUpdate
Packages that use PamTaskUpdate
Package
Description
-
Uses of PamTaskUpdate in binaryFileStorage
Subclasses of PamTaskUpdate in binaryFileStorage -
Uses of PamTaskUpdate in dataGram
Subclasses of PamTaskUpdate in dataGram -
Uses of PamTaskUpdate in dataMap.filemaps
Subclasses of PamTaskUpdate in dataMap.filemaps -
Uses of PamTaskUpdate in generalDatabase
Subclasses of PamTaskUpdate in generalDatabaseModifier and TypeClassDescriptionclass
simple class for passing information about data map making from swing worker to dialog. -
Uses of PamTaskUpdate in PamController
Methods in PamController with parameters of type PamTaskUpdateModifier 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
Subclasses of PamTaskUpdate in pamScrollSystem -
Uses of PamTaskUpdate in PamView
Methods in PamView with parameters of type PamTaskUpdateModifier and TypeMethodDescriptionvoid
GuiFrameManager.notifyLoadProgress
(PamTaskUpdate progress) void
NullGuiController.notifyLoadProgress
(PamTaskUpdate progress) -
Uses of PamTaskUpdate in pamViewFX
Methods in pamViewFX with parameters of type PamTaskUpdateModifier 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
Subclasses of PamTaskUpdate in pamViewFX.pamTaskModifier and TypeClassDescriptionclass
Simple implementation of PAMTaskUpdate which returns 100% by default.Methods in pamViewFX.pamTask with parameters of type PamTaskUpdateModifier and TypeMethodDescriptionvoid
PamLoadingPane.updateLoadPane
(PamTaskUpdate taskUpdate) Called whenever an update from a loading task