compose-swing-ui
Toggle table of contents
0.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
compose-swing-ui
swing-ui
/
org.jetbrains.compose.swing.components.selection
/
ListState
/
shownSelectedIndices
shown
Selected
Indices
val
shownSelectedIndices
:
Set
<
Int
>
The rows the list has selected, as indices into its items. Empty while no list is bound.
See also
JList.
get
Selected
Indices