Table of Contents Özkan Pakdil: Swaggerific, an open-source Postman alternative written in JavaFXClément de Tastes: QuarkusFX, combining the strengths of Quarkus and JavaFXAlmas Baim: FXGL, a multipurpose game library for JavaFXSteve Hannah: jDeploy, to distribute your Java app as a …
-
JavaFX Links of December 2024
Table of Contents CoreApplicationsGamesComponents, Libraries, ToolsPodcasts, Videos, BooksTutorialsMiscellaneousJFX Central Here is the last overview of the JavaFX LinksOfTheMonth for 2024. You can find the weekly lists on jfx-central.com. We hope you enjoyed all the previous editions and we promise to …
-
Foojay Podcast #64: Interviews at JFall about open source, OpenJDK evolutions, Project Loom, JVM, and more!
Table of Contents VideoPodcast (audio only)GuestsContent Let’s wrap up this year with more interviews from the JFall conference. In this episode you’ll learn more about Foojay, JVM internals and writing your own programming language, Project Loom and structured concurrency, learning …
-
JavaFX Links of November 2024
Table of Contents CoreSceneBuilderApplicationsGamesComponents, Libraries, ToolsPodcasts, Videos, BooksTutorialsMiscellaneousJFX Central Here is the overview of the JavaFX LinksOfTheMonth of November 2024, published on jfx-central.com during this month. Did we miss anything? Is there anything you want to have included in one …
-
Video series “JavaFX In Action”, Part 2
Table of Contents Maciej Gorywoda about FxCalculatorRamiro Domínguez Ayub about the Televic Generic Update ToolChristoph Schwentker about JabRefUlas Ergin: How JavaFX helps to migrate from Swing to React UIs, all combined in one Java app In July, we published the …
-
JavaFX Links of October 2024
Table of Contents CoreSceneBuilderApplicationsGamesComponents, Libraries, ToolsPodcasts, Videos, BooksTutorialsMiscellaneousJFX Central Here is the overview of the JavaFX LinksOfTheMonth of October 2024, published on jfx-central.com during this month. With some very nice new content for JFX Central itself, see at end of …
-
JavaFX Links of September 2024
Table of Contents CoreApplicationsGamesComponents, Libraries, ToolsPodcasts, Videos, BooksTutorialsMiscellaneousJFX Central Here is the overview of the JavaFX LinksOfTheMonth of September 2024, published on jfx-central.com during this month. Did we miss anything? Is there anything you want to have included in one …
-
Azul Brings Java from Edge to Cloud
Table of Contents Azul Platform Core for edge devices and client applicationsAzul Platform Prime for cloud servicesConclusion In Part 1 of this series, “A Fresh Look at Embedded Java,” we explored the use of Java for embedded use cases. Azul …
-
JavaFX Links of August 2024
Here is the overview of the JavaFX LinksOfTheMonth of August 2024, published on jfx-central.com during this month.
-
Running JavaFX applications on ARM with Azul Zulu
Since the April release of Azul Zulu Builds of OpenJDK, packages with JavaFX support for ARM 64-bit systems have been available.
-
JavaFX Nodes versus Canvas
An experiment showing that you can add roughly 10 times more objects to the Canvas before the framerate drops compared to the number of Nodes.