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-test
/
org.jetbrains.compose.swing.test
/
SwingMatcher
/
Companion
/
isOfType
is
Of
Type
inline
fun
<
T
:
Component
>
isOfType
(
)
:
SwingMatcher
Matches a component that is an instance of
T
.