Module is.codion.swing.common.ui
Package is.codion.swing.common.ui.component.list
package is.codion.swing.common.ui.component.list
-
ClassDescriptionListBuilder<T,
V, B extends ListBuilder<T, V, B>> Builds a JList instance.A factory for list builders, depending on what the component value should represent.Builds a JList, where the value is represented by the list items.Builds a single-selection JList, where the value is represented by the selected item.Builds a multi-selection JList, where the value is represented by the selected items.