Uses of Interface
pamViewFX.fxNodes.pamScrollers.acousticScroller.AcousticScrollerGraphics
Packages that use AcousticScrollerGraphics
-
Uses of AcousticScrollerGraphics in pamViewFX.fxNodes.pamScrollers.acousticScroller
Classes in pamViewFX.fxNodes.pamScrollers.acousticScroller that implement AcousticScrollerGraphicsModifier and TypeClassDescriptionclass
Implementation of AcousticScrollerGraphics which uses the existing datagram of a PamDataBlock to show information in the acoustic scroll bar graphics.class
class
Graphics for raw data for the acoustic scroll bar.Methods in pamViewFX.fxNodes.pamScrollers.acousticScroller that return types with arguments of type AcousticScrollerGraphicsModifier and TypeMethodDescriptionAcousticScrollerFX.getAcousticScrollGraphics()
Get all subscribed graphics.Methods in pamViewFX.fxNodes.pamScrollers.acousticScroller with parameters of type AcousticScrollerGraphicsModifier and TypeMethodDescriptionvoid
AcousticScrollerFX.addAcousticScrollGraphics
(AcousticScrollerGraphics rawScrollBarGraphics2) Add graphics to the scroll bar.void
AcousticScrollerFX.removeAcousticScrollGraphics
(AcousticScrollerGraphics rawScrollBarGraphics2) Remove graphics from the s roll bar.