TabbedPane: added some missing UI defaults

This commit is contained in:
Karl Tauber
2020-09-24 22:05:07 +02:00
parent fd63a1b7c2
commit a4ddc13c1a
5 changed files with 10 additions and 0 deletions

View File

@@ -538,6 +538,8 @@ SplitPaneDivider.oneTouchArrowColor=$ComboBox.buttonArrowColor
TabbedPane.tabHeight=32
TabbedPane.tabSelectionHeight=3
TabbedPane.contentSeparatorHeight=1
TabbedPane.showTabSeparators=false
TabbedPane.tabSeparatorsFullHeight=false
TabbedPane.hasFullBorder=false
TabbedPane.tabInsets=4,12,4,12
TabbedPane.tabAreaInsets=0,0,0,0