ide-laf-bridge-232
1.0.0-SNAPSHOT
jvm
ide-laf-bridge-232
/
org.jetbrains.jewel.bridge
Package-level
declarations
Types
Properties
Types
Bridge
Icon
Data
Link copied to clipboard
@
Immutable
class
BridgeIconData
(
val
iconOverrides
:
Map
<
String
,
String
>
,
val
colorPalette
:
Map
<
String
,
String
>
,
val
selectionColorPalette
:
Map
<
String
,
Int
>
)
:
IntelliJThemeIconData
Bridge
Painter
Hints
Provider
Link copied to clipboard
class
BridgePainterHintsProvider
:
IntUiPainterHintsProvider
Properties
icons
Link copied to clipboard
val
UITheme
.
icons
:
Map
<
String
,
String
>