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
/
TreeState
/
selectedPaths
selected
Paths
var
selectedPaths
:
Set
<
List
<
Int
>
>
The selected nodes as index paths from the root.
See also
JTree.
set
Selection
Paths