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
/
shownSelectedPaths
shown
Selected
Paths
val
shownSelectedPaths
:
Set
<
List
<
Int
>
>
The nodes the tree has selected, as index paths from the root. Empty while no tree is bound.
See also
JTree.
get
Selection
Paths