Uses of Interface
pamScrollSystem.PamScrollObserver
-
Uses of PamScrollObserver in Map
Modifier and TypeClassDescriptionclass
Mainly a container for map objects, holding the main MapPanel and the right hand control items. -
Uses of PamScrollObserver in pamScrollSystem
Modifier and TypeClassDescriptionclass
Spinner control used to set display ranges which can be added to a PamScroller.Modifier and TypeMethodDescriptionvoid
AbstractPamScroller.addObserver
(PamScrollObserver pamScrollObserver) Ad an observer that will receive notifications when the the scroller moves.void
AbstractPamScroller.removeObserver
(PamScrollObserver pamScrollObserver) Remove an observer which no longer requires notifications when the scroller moves. -
Uses of PamScrollObserver in pamViewFX.fxNodes.pamScrollers
Modifier and TypeClassDescriptionclass
A time range spinner which allows integration with a PAMGUARD time scroll bar.