Uses of Interface
pamScrollSystem.PamScrollObserver
Packages that use PamScrollObserver
-
Uses of PamScrollObserver in Map
Classes in Map that implement PamScrollObserverModifier and TypeClassDescriptionclass
Mainly a container for map objects, holding the main MapPanel and the right hand control items. -
Uses of PamScrollObserver in pamScrollSystem
Classes in pamScrollSystem that implement PamScrollObserverModifier and TypeClassDescriptionclass
Spinner control used to set display ranges which can be added to a PamScroller.Methods in pamScrollSystem that return types with arguments of type PamScrollObserverMethods in pamScrollSystem with parameters of type PamScrollObserverModifier 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
Classes in pamViewFX.fxNodes.pamScrollers that implement PamScrollObserverModifier and TypeClassDescriptionclass
A time range spinner which allows integration with a PAMGUARD time scroll bar.