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 TypeClassDescriptionclasssimple 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 TypeMethodDescriptionvoidPAMControllerGUI.notifyLoadProgress(PamTaskUpdate progress) Notify the GUI that some loading is taking placevoidPamController.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 TypeMethodDescriptionvoidGuiFrameManager.notifyLoadProgress(PamTaskUpdate progress) voidNullGuiController.notifyLoadProgress(PamTaskUpdate progress)  - 
Uses of PamTaskUpdate in pamViewFX
Methods in pamViewFX with parameters of type PamTaskUpdateModifier and TypeMethodDescriptionvoidPamGuiFX.notifyLoadProgress(PamTaskUpdate pamTaskUpdate) Notify load progress.voidPamGuiManagerFX.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 TypeClassDescriptionclassSimple implementation of PAMTaskUpdate which returns 100% by default.Methods in pamViewFX.pamTask with parameters of type PamTaskUpdateModifier and TypeMethodDescriptionvoidPamLoadingPane.updateLoadPane(PamTaskUpdate taskUpdate) Called whenever an update from a loading task