Uses of Class
heronarts.glx.ui.component.UIItemList.Section
Packages that use UIItemList.Section
-
Uses of UIItemList.Section in heronarts.glx.ui.component
Methods in heronarts.glx.ui.component that return UIItemList.SectionModifier and TypeMethodDescriptionUIItemList.Item.getSection()
Section that this item belongs tofinal UIItemList.Section
UIItemList.Section.getSection()
Methods in heronarts.glx.ui.component with parameters of type UIItemList.SectionModifier and TypeMethodDescriptionUIItemList.addSection
(UIItemList.Section section) Add a section to the listUIItemList.BasicList.addSection
(UIItemList.Section section) UIItemList.ScrollList.addSection
(UIItemList.Section section) -
Uses of UIItemList.Section in heronarts.lx.studio.ui.browser
Methods in heronarts.lx.studio.ui.browser that return UIItemList.SectionModifier and TypeMethodDescriptionprotected UIItemList.Section
UIComponentManager.getCategorySection
(Class<? extends LXDeviceComponent> cls)