Skip to content

0.28

Compare
Choose a tag to compare
@JFormDesigner JFormDesigner released this 16 Mar 22:17

Change log

  • PasswordField: Warn about enabled Caps Lock.
  • TabbedPane: Support Ctrl+TAB / Ctrl+Shift+TAB to switch
    to next / previous tab.
  • TextField, FormattedTextField and PasswordField: Support round borders (see UI
    default value TextComponent.arc). (issue #65)
  • IntelliJ Themes: Added Gradianto themes to demo.
  • Button, CheckBox and RadioButton: Fixed NPE when button has children. (PR #68)
  • ScrollBar: Improved colors.
  • Reviewed (and tested) all key bindings on Windows and macOS. Linux key
    bindings are equal to Windows key bindings. macOS key bindings are slightly
    different for platform specific behavior.
  • UI default values are no longer based on Metal/Aqua UI defaults.