Friends of OpenJDK Today

JavaFX Links of November 2023

November 30, 2023

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

Have fun with this overview of the "JavaFX LinksOfTheWeek" that got published on jfx-central.com during November!

Core

Applications

Games

Components, Libraries, Tools

  • Dirk Lemmermann: "AtlantaFX is currently my theme of choice. It is modern looking, very elegant, very professional, well documented, supports various modes (yes, dark mode and darcula, too), comes with an auto-updating sampler app, custom skins, much simpler styling rules than Modena, etc ... if you haven't done so, yet, please check out the repo."
    • V1.90.0 of GemsFX, which includes an SVGImageView control to display SVG files. The control uses the jsvg project to render to an AWT image, convert it, and then display it inside an ImageView.
    • Dirk also announced the release of a new JavaFX input field for phone numbers which is utilising the libphonenumber project from Google to format and validate the numbers. The project can be found on GitHub. The main contributor is Gabriel Diaz.
    • Version 1.5.0 of that library has been refactored and greatly simplified.
  • Mushtak Abdulqadir describes several libraries in a LinkedIn post (BootstrapFX, ControlsFX, FormsFX, FXGL, Ikonli, TilesFX, ValidatorFX) and is asking for feedback: "Which of these libraries have you used, and what has been your experience with them?"
  • Announced by Abhinay Agarwal: release of ControlsFX v11.2.0! Baseline has been moved to JavaFX 17 and is compatible with JavaFX 21. The release notes can be found here and JavaDoc here.
  • V4.0 of openglfx has been released. This library adds a new element to JavaFX to render OpenGL graphics. It is optimized for each platform and includes some auxiliary functions for working with OpenGL from JavaFX.

Podcast, Video, Books

Tutorials

  • Edward Nyirenda Jr again published several tutorials, for instance:

Miscellaneous

JFX Central

  • A new version has been released with several utilities / tools to develop JavaFX applications: gradient editor, SVG path extractor, effects editor, pixel-to-em converter, CSS playground. You can find the utilities here.
  • "Random" sorting will be added to the category pages so that every item gets the same chance to be seen or found.
  • Dirk Lemmermann shared a video showing the superfast startup of the JFX Central app, as a native app, thanks to Gluon.
  • The summary with all the JFX Central links of October got published on Foojay.io.
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