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.core
/
SwingCompositionDiagnostics
/
restoring
restoring
abstract
fun
restoring
(
component
:
Component
,
node
:
SwingModifier.Node
<
*
>
,
restore
:
(
)
->
Unit
)
Runs
restore
- the departing slot
node
holds putting
component
back where the modifier found it.