Module is.codion.swing.common.ui
Interface ListBuilder.SelectedItem<T>
- Type Parameters:
T- the value type
- All Superinterfaces:
ComponentBuilder<FilterList<T>,,ListBuilder.SelectedItem<T>> ComponentValueBuilder<FilterList<T>,,T, ListBuilder.SelectedItem<T>> ListBuilder<T,,T, ListBuilder.SelectedItem<T>> Supplier<FilterList<T>>
- Enclosing interface:
ListBuilder<V,T, B extends ListBuilder<V, T, B>>
public static interface ListBuilder.SelectedItem<T>
extends ListBuilder<T,T,ListBuilder.SelectedItem<T>>
Builds a single-selection JList, where the value is represented by the selected item.
-
Nested Class Summary
Nested classes/interfaces inherited from interface is.codion.swing.common.ui.component.list.ListBuilder
ListBuilder.Factory<T>, ListBuilder.Items<T>, ListBuilder.ModelStep, ListBuilder.SelectedItem<T>, ListBuilder.SelectedItems<T> -
Field Summary
Fields inherited from interface is.codion.swing.common.ui.component.builder.ComponentValueBuilder
COMPONENT_VALUE -
Method Summary
Methods inherited from interface is.codion.swing.common.ui.component.builder.ComponentBuilder
ancestorListener, background, border, build, build, clientProperty, componentListener, componentOrientation, enabled, enabled, focusable, focusable, focusCycleRoot, focusListener, font, font, foreground, get, hierarchyListener, keyEvent, keyListener, label, label, maximumHeight, maximumSize, maximumWidth, minimumHeight, minimumSize, minimumWidth, mouseListener, mouseMotionListener, mouseWheelListener, name, onBuild, onSetVisible, opaque, popupMenu, popupMenuControl, popupMenuControls, preferredHeight, preferredSize, preferredWidth, propertyChangeListener, propertyChangeListener, scrollPane, toolTipText, toolTipText, transferFocusOnEnter, transferFocusOnEnter, transferHandler, visible, visibleMethods inherited from interface is.codion.swing.common.ui.component.builder.ComponentValueBuilder
buildValue, buildValue, consumer, link, link, listener, modifiedIndicator, modifiedIndicatorFactory, onBuildValue, validator, validIndicator, validIndicator, validIndicatorFactory, valueMethods inherited from interface is.codion.swing.common.ui.component.list.ListBuilder
cellRenderer, fixedCellHeight, fixedCellWidth, layoutOrientation, listSelectionListener, visibleRowCount