Viewing entries posted in 2023

JFormDesigner 8.2

We're pleased to announce the immediate availability of JFormDesigner 8.2, now with integrated FlatLaf IntelliJ themes, using JSVG for rendering SVG images, NetBeans plug-in supports different look and feels in design view, and more.

See What's New in JFormDesigner 8.2 for the significant or more interesting changes or have a look at the change log for a complete list of changes.

Download JFormDesigner 8.2

Customer information: JFormDesigner 8.2 is free of charge for existing customers if the "Free updates until" date of your license key is 2023-10-16 or later. If not, then you can order upgrades here.

FlatLaf 3.2

Highlights

New SVG renderer

The FlatLaf Extras library now used JSVG library (instead of svgSalamander) for SVG rendering. JSVG provides improved SVG rendering and uses less memory compared to svgSalamander.

IntelliJ Themes improved

Many improvements and fixed were made to the FlatLaf IntelliJ Themes Pack. If you use those themes it is highly recommended to upgrade to this release.

TabbedPane: rounded selection

TabbedPane now support rounded underline selection and rounded card tabs. Card tabs now have rounded corners by default.

FileChooser: more localized texts

FileChooser now show localized text for all locales supported by Java's Metal look and feel.

Toolbox-style "small" window title bar

FlatLaf Window Decorations now supports toolbox-style "small" window title bar.

Windows on ARM

The FlatLaf native library is now also available for ARM 64-bit architecture on Windows.

Change Log

See https://github.com/JFormDesigner/FlatLaf/releases/tag/3.2

JFormDesigner 8.1

We're pleased to announce the immediate availability of JFormDesigner 8.1, now with integrated FlatLaf macOS light and dark themes, support for using SVG images in forms, and more.

See What's New in JFormDesigner 8.1 for the significant or more interesting changes or have a look at the change log for a complete list of changes.

Download JFormDesigner 8.1

Customer information: JFormDesigner 8.1 is free of charge for existing customers if the "Free updates until" date of your license key is 2023-01-01 or later. If not, then you can order upgrades here.

FlatLaf 3

Highlights

macOS themes

New light and dark themes that use macOS colors and look similar to native macOS controls:

Fonts

Packaged fonts Inter, Roboto and JetBrains Mono into JARs (available on Maven Central) and provide an easy way to use them with FlatLaf.

Rounded selection

JMenuItem, JComboBox, JList and JTree components now support rounded selection. This is currently used only in macOS themes for menus and combo boxes, but may be used in standard themes as well in the future. Feel free to use it in own themes to give your application a special look. See PRs for instructions.

Rounded outlined icons

JFileChooser, JOptionPane, JPasswordField and JTree got new modern rounded outlined icons:

Change Log

See https://github.com/JFormDesigner/FlatLaf/releases/tag/3.0