Skip to content

0.21

Compare
Choose a tag to compare
@JFormDesigner JFormDesigner released this 08 Dec 14:01
  • ScrollBar: Show decrease/increase arrow buttons if client property
    "JScrollBar.showButtons" is set to true on JScrollPane or JScrollBar.
    (issue #25)
  • FlatLaf.isNativeLookAndFeel() now returns false.
  • Button: Optionally support gradient borders, gradient backgrounds and shadows
    for improved compatibility with IntelliJ platform themes (e.g. for Vuesion,
    Spacegray and Material Design Dark themes).
  • Button: Fixed help button styling in IntelliJ platform themes.
  • ScrollPane: Paint disabled border if view component (e.g. JTextPane) is
    disabled.
  • Fixed Swing system colors in dark themes.