Panel
Swing component:
JPanel
Swing tutorial:
How to Use Panels
Properties
Colors
UI Key | Style Key since v2 | Description |
---|---|---|
Panel.background | background | background color if opaque |
Panel.foreground | foreground | unused |
Other
UI Key | Style Key since v2 | Type | Description |
---|---|---|---|
Panel.font | font | Font | unused |
Panel.border | border | Border | usually null |
Styling since v2
Following properties are only available via styling (not in UI defaults).
Style Key | Type | Description |
---|---|---|
arc | int | arc diameter of the panel background corners |