mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 14:00:55 +03:00
UI defaults dumps updated on macOS for commits 9fef2f9d05 and ce527329a6
This commit is contained in:
@@ -15,6 +15,18 @@
|
||||
+ FileChooser.useSystemExtensionHiding false
|
||||
|
||||
|
||||
#---- JXHeader ----
|
||||
|
||||
- JXHeader.titleFont [active] Segoe UI bold 12 javax.swing.plaf.FontUIResource [UI]
|
||||
+ JXHeader.titleFont [active] Helvetica Neue bold 13 javax.swing.plaf.FontUIResource [UI]
|
||||
|
||||
|
||||
#---- JXTitledPanel ----
|
||||
|
||||
- JXTitledPanel.titleFont [active] Segoe UI bold 12 javax.swing.plaf.FontUIResource [UI]
|
||||
+ JXTitledPanel.titleFont [active] Helvetica Neue bold 13 javax.swing.plaf.FontUIResource [UI]
|
||||
|
||||
|
||||
#---- Menu ----
|
||||
|
||||
- Menu.shortcutKeys length=1 [I
|
||||
@@ -53,6 +65,18 @@
|
||||
|
||||
- ScrollBar.thumbInsets 0,0,0,0 javax.swing.plaf.InsetsUIResource [UI]
|
||||
+ ScrollBar.thumbInsets 2,2,2,2 javax.swing.plaf.InsetsUIResource [UI]
|
||||
|
||||
|
||||
#---- TaskPane ----
|
||||
|
||||
- TaskPane.font [active] Segoe UI bold 12 javax.swing.plaf.FontUIResource [UI]
|
||||
+ TaskPane.font [active] Helvetica Neue bold 13 javax.swing.plaf.FontUIResource [UI]
|
||||
|
||||
|
||||
#---- TitlePane ----
|
||||
|
||||
- TitlePane.small.font [active] Segoe UI plain 11 javax.swing.plaf.FontUIResource [UI]
|
||||
+ TitlePane.small.font [active] Helvetica Neue plain 12 javax.swing.plaf.FontUIResource [UI]
|
||||
- defaultFont Segoe UI plain 12 javax.swing.plaf.FontUIResource [UI]
|
||||
+ defaultFont Helvetica Neue plain 13 javax.swing.plaf.FontUIResource [UI]
|
||||
|
||||
|
||||
@@ -15,6 +15,18 @@
|
||||
+ FileChooser.useSystemExtensionHiding false
|
||||
|
||||
|
||||
#---- JXHeader ----
|
||||
|
||||
- JXHeader.titleFont [active] Segoe UI bold 12 javax.swing.plaf.FontUIResource [UI]
|
||||
+ JXHeader.titleFont [active] Helvetica Neue bold 13 javax.swing.plaf.FontUIResource [UI]
|
||||
|
||||
|
||||
#---- JXTitledPanel ----
|
||||
|
||||
- JXTitledPanel.titleFont [active] Segoe UI bold 12 javax.swing.plaf.FontUIResource [UI]
|
||||
+ JXTitledPanel.titleFont [active] Helvetica Neue bold 13 javax.swing.plaf.FontUIResource [UI]
|
||||
|
||||
|
||||
#---- Menu ----
|
||||
|
||||
- Menu.shortcutKeys length=1 [I
|
||||
@@ -53,6 +65,18 @@
|
||||
|
||||
- ScrollBar.thumbInsets 0,0,0,0 javax.swing.plaf.InsetsUIResource [UI]
|
||||
+ ScrollBar.thumbInsets 2,2,2,2 javax.swing.plaf.InsetsUIResource [UI]
|
||||
|
||||
|
||||
#---- TaskPane ----
|
||||
|
||||
- TaskPane.font [active] Segoe UI bold 12 javax.swing.plaf.FontUIResource [UI]
|
||||
+ TaskPane.font [active] Helvetica Neue bold 13 javax.swing.plaf.FontUIResource [UI]
|
||||
|
||||
|
||||
#---- TitlePane ----
|
||||
|
||||
- TitlePane.small.font [active] Segoe UI plain 11 javax.swing.plaf.FontUIResource [UI]
|
||||
+ TitlePane.small.font [active] Helvetica Neue plain 12 javax.swing.plaf.FontUIResource [UI]
|
||||
- defaultFont Segoe UI plain 12 javax.swing.plaf.FontUIResource [UI]
|
||||
+ defaultFont Helvetica Neue plain 13 javax.swing.plaf.FontUIResource [UI]
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ CheckBox.focusInputMap [lazy] 2 javax.swing.plaf.InputMapUIResource [
|
||||
|
||||
#---- ComboBox ----
|
||||
|
||||
ComboBox.ancestorInputMap [lazy] 11 javax.swing.plaf.InputMapUIResource [UI]
|
||||
ComboBox.ancestorInputMap [lazy] 10 javax.swing.plaf.InputMapUIResource [UI]
|
||||
DOWN selectNext
|
||||
END endPassThrough
|
||||
ENTER enterPressed
|
||||
@@ -31,7 +31,6 @@ ComboBox.ancestorInputMap [lazy] 11 javax.swing.plaf.InputMapUIResource
|
||||
KP_UP selectPrevious
|
||||
PAGE_DOWN pageDownPassThrough
|
||||
PAGE_UP pageUpPassThrough
|
||||
SPACE spacePopup
|
||||
UP selectPrevious
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user