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.modifier.listener
/
CallbackRegistration
/
CallbackRegistration
Callback
Registration
constructor
(
adapter
:
(
current
:
(
)
->
C
)
->
L
,
registration
:
ListenerRegistration
<
T
,
L
>
)
Parameters
registration
where the built listener is registered.