Module is.codion.swing.common.ui
Package is.codion.swing.common.ui.component.list
@NullMarked
package is.codion.swing.common.ui.component.list
List builders and selection utilities.
-
ClassDescriptionFilterList<T>A
JListbased on aFilterListModelFilterList.Builder<V,T, B extends FilterList.Builder<V, T, B>> Builds aFilterListinstance.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.Provides aFilterList.Builder.FactoryBuilds 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.