mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 06:57:13 -06:00
TabbedPane: support closable tabs (issue #40)
This commit is contained in:
@@ -284,6 +284,18 @@ TabbedPane.focusColor=#ddd
|
||||
TabbedPane.tabSeparatorColor=#00f
|
||||
TabbedPane.contentAreaColor=#bbb
|
||||
|
||||
TabbedPane.closeSize=16,16
|
||||
TabbedPane.closeArc=999
|
||||
TabbedPane.closeCrossPlainSize={float}12
|
||||
TabbedPane.closeCrossFilledSize={float}6.5
|
||||
TabbedPane.closeCrossLineWidth={float}2
|
||||
#TabbedPane.closeBackground=#faa
|
||||
TabbedPane.closeForeground=#f00
|
||||
TabbedPane.closeHoverBackground=#a00
|
||||
TabbedPane.closeHoverForeground=#fff
|
||||
TabbedPane.closePressedBackground=#0f0
|
||||
TabbedPane.closePressedForeground=#000
|
||||
|
||||
|
||||
#---- Table ----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user