Friends of OpenJDK Today

JavaFX Links of February 2024

February 29, 2024

Author(s)

  • Avatar photo
    Frank Delporte

    Frank Delporte (@frankdelporte) is a Java Champion, Java Developer, Technical Writer at Azul, Blogger, Author of "Getting started with Java on Raspberry Pi", and Pi4J Contributor. Frank blogs about his ... Learn more

Here is the overview of the JavaFX LinksOfTheMonth of February 2024 that got published on jfx-central.com during this month.

Core

  • Christopher Schnick shared a video: "The JavaFX 22 platform preferences API in action. You can now query and observe the system color schemes..
  • Gluon announced that new EA releases for the upcoming JavaFX 22 (22-ea+28) and JavaFX 23 (23-ea+3) platforms are available for download from gluonhq.com and from Maven Central.

Highlights from the openjfx-dev mailing list

  • Version 23 will bump the minimum version of the JDK needed to run JavaFX to JDK 21.
  • A new feature is proposed: RichTextArea. "Intended to bridge the functional gap with Swing and its StyledEditorKit/JEditorPane. The main design goal is to provide a control that is complete enough to be useful out-of-the box, as well as open to extension by the application developers. We are looking for feedback, and will update the proposal based on the suggestions we receive from the community."
  • Johan Vos shared the following message: "I created a branch in the jfx-sandbox repository for experimenting with a headless glass platform. This addresses JDK-8324941 where I suggest a POC for a Headless platform. There are a number of use cases for this, including:
    • Applications that require JavaFX rendering without presenting this to a window (and instead send it to a printer for example).
    • Running tests without requiring a window manager."

Applications

Games

Components, Libraries, Tools

Podcast, Video, Books

Tutorials

Miscellaneous

JFX Central

  • Webswing got listed in the tools section. It's a web server that allows you to run your (old) Swing, JavaFX, NetBeans or Applet application inside your web browser in a blink of an eye. They posted a nice shoutout to JFX Central on Twitter/X.
  • Available soon: new detailed icon page where you can find out everything there is to know about the icon, e.g. the Ikonli "literal" (code), the CSS rule, the Java code required, the maven / gradle dependency, the SVG path, and so on. The main reason for having this detail page is so that you can send a URL to somebody else pointing directly at a specific icon and all of its info.
  • All the JFX Central Links Of The Week of January got posted on Foojay.io, the website for Friends Of OpenJDK.
Topics:

Related Articles

View All

Author(s)

  • Avatar photo
    Frank Delporte

    Frank Delporte (@frankdelporte) is a Java Champion, Java Developer, Technical Writer at Azul, Blogger, Author of "Getting started with Java on Raspberry Pi", and Pi4J Contributor. Frank blogs about his ... Learn more

Comments (0)

Your email address will not be published. Required fields are marked *

Highlight your code snippets using [code lang="language name"] shortcode. Just insert your code between opening and closing tag: [code lang="java"] code [/code]. Or specify another language.

Save my name, email, and website in this browser for the next time I comment.

Subscribe to foojay updates:

https://foojay.io/feed/
Copied to the clipboard