Uses of Class
heronarts.glx.ui.UI2dScrollContainer
-
Uses of UI2dScrollContainer in heronarts.glx.ui
Modifier and TypeMethodDescriptionUI2dScrollContainer.setHorizontalScrollingEnabled
(boolean horizontalScrollingEnabled) UI2dScrollContainer.setMaxHeight
(float maxHeight) Sets a maximum height on the scroll container.UI2dScrollContainer.setMaxHeight
(float maxHeight, boolean reflow) Sets a maximum height on the scroll container.UI2dScrollContainer.setMaxWidth
(float maxWidth) Sets a maximum width on the scroll container.UI2dScrollContainer.setMaxWidth
(float maxWidth, boolean reflow) Sets a maximum width on the scroll container.UI2dScrollContainer.setScrollHeight
(float scrollHeight) UI2dScrollContainer.setScrollSize
(float scrollWidth, float scrollHeight) Sets the size of the scrolled content, which could potentially be larger than the actual size of this element itselfUI2dScrollContainer.setScrollWidth
(float scrollWidth) UI2dScrollContainer.setScrollX
(float scrollX) UI2dScrollContainer.setScrollY
(float scrollY) UI2dScrollContainer.setVerticalScrollingEnabled
(boolean verticalScrollingEnabled) -
Uses of UI2dScrollContainer in heronarts.lx.studio.ui
Modifier and TypeFieldDescriptionfinal UI2dScrollContainer
UIBottomTray.deviceBinContainer
final UI2dScrollContainer
UIRightPane.midi
final UI2dScrollContainer
UIRightPane.modulation
protected final UI2dScrollContainer[]
UIPane.sections
-
Uses of UI2dScrollContainer in heronarts.lx.studio.ui.performance