Module is.codion.swing.common.model
Package is.codion.swing.common.model.component.list
@NullMarked
package is.codion.swing.common.model.component.list
List model implementations with filtering and selection management.
-
ClassDescriptionA
ProgressWorkerbasedFilterModel.Refresher.A SwingListModelbased on the UI-agnosticFilterListModel, adding theListModelinterface — mirroring howSwingTableModelextendsTableModel.Builds aSwingFilterListModel— the same options as the commonFilterListModel.Builder(the selection is ajavax.swing.ListSelectionModelbased one and the refresher aProgressWorkerbased one), but the chain stays Swing-typed sobuild()yields aListModel.Provides aSwingFilterListModel.Builder