ide-laf-bridge
0.8.1
jvm
ide-laf-bridge
/
org.jetbrains.jewel.bridge.theme
Package-level
declarations
Functions
Properties
Properties
windows
Popup
Border
Link copied to clipboard
val
ThemeColorPalette
.
windowsPopupBorder
:
Color
?
Functions
read
From
La
F
Link copied to clipboard
fun
BorderColors.Companion
.
readFromLaF
(
)
:
BorderColors
fun
GlobalColors.Companion
.
readFromLaF
(
)
:
GlobalColors
fun
GlobalMetrics.Companion
.
readFromLaF
(
)
:
GlobalMetrics
fun
OutlineColors.Companion
.
readFromLaF
(
)
:
OutlineColors
fun
ThemeColorPalette.Companion
.
readFromLaF
(
)
:
ThemeColorPalette
Swing
Bridge
Theme
Link copied to clipboard
@
Composable
fun
SwingBridgeTheme
(
content
:
@
Composable
(
)
->
Unit
)