Viewing entries tagged with 'FlatLaf'

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

JFormDesigner 8 Released

We're pleased to announce the immediate availability of JFormDesigner 8, now with integrated FlatLaf look and feel, dark mode for Stand-alone and Eclipse plug-in editions, and Properties view improvements.

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

Download JFormDesigner 8

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

FlatLaf 2.4

Highlights

This release brings some usability improvements to the window title bar used in FlatLaf window decorations. This affects only Windows 10/11.

Window resizing

There are now additional areas at top of embedded menu bar to resize the window. This makes it easier to resize small frames with lot of menus.

Minimum window title width for moving window

The window title now has a minimum width, which avoids that it is completely hidden in small frames with menus. The window title is important because it is needed to move the window. Without any window title, you can move the window only via the small area around the window icon.

Buttons shrink if space is rare

The width of iconify/maximize/close buttons is reduced if space is rare, to give more space to embedded menu bar and title.

Show app icon beside title

There is a new option to show window icon beside window title, if menu bar is embedded or title is centered.

Change log

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

FlatLaf 2.3

Highlights

macOS improvements in FlatLaf Demo

The FlatLaf Demo now demonstrates how to use the "full window content" feature on macOS to extend the content into the window title bar:

This is the old FlatLaf Demo without "full window content":

And here is a guide to use this in own applications.

File chooser shortcuts panel

This release adds a shortcuts panel to the left side of all file choosers (class JFileChooser):

On Windows, the content of the shortcuts panel is the same as in the Java Windows L&F. On macOS and Linux the shortcuts panel is empty and hidden. However you can customize the content. See PR #522

Change log

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