Uses of Class
heronarts.glx.ui.UI2dScrollInterface.ScrollChange
Packages that use UI2dScrollInterface.ScrollChange
-
Uses of UI2dScrollInterface.ScrollChange in heronarts.glx.ui
Fields in heronarts.glx.ui declared as UI2dScrollInterface.ScrollChangeModifier and TypeFieldDescriptionstatic final UI2dScrollInterface.ScrollChange
UI2dScrollInterface.ScrollChange.HEIGHT
static final UI2dScrollInterface.ScrollChange
UI2dScrollInterface.ScrollChange.WIDTH
static final UI2dScrollInterface.ScrollChange
UI2dScrollInterface.ScrollChange.X
static final UI2dScrollInterface.ScrollChange
UI2dScrollInterface.ScrollChange.Y
Methods in heronarts.glx.ui with parameters of type UI2dScrollInterface.ScrollChangeModifier and TypeMethodDescriptionprotected void
UI2dScrollContainer.onScrollChange
(UI2dScrollInterface.ScrollChange scrollChange) protected void
UI2dScrollContext.onScrollChange
(UI2dScrollInterface.ScrollChange scrollChange) void
UI2dScrollInterface.ScrollListener.onScrollChange
(UI2dScrollInterface scroll, UI2dScrollInterface.ScrollChange change) void
UI2dScrollPane.ScrollBar.onScrollChange
(UI2dScrollInterface scroll, UI2dScrollInterface.ScrollChange change) -
Uses of UI2dScrollInterface.ScrollChange in heronarts.lx.studio.ui.timeline
Methods in heronarts.lx.studio.ui.timeline with parameters of type UI2dScrollInterface.ScrollChangeModifier and TypeMethodDescriptionprotected final void
UITimeline.LensScrollContainer.onScrollChange
(UI2dScrollInterface.ScrollChange change)