Friends of OpenJDK Today

JavaFX Links of May 2024

June 01, 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 May 2024, published on jfx-central.com during this month.

Core

  • When Johan Vos shares his notes, you may want to keep on eye on them...: "While working on Java on Mobile, I keep my notes here (best viewed with lynx). This is not user/developer documentation, but people interested/familiar with OpenJDK building might keep an eye to see how far we are."
  • Nice visualization by afoo to illustrate the flow of event phases (capturing with EventFilter versus bubbling with EventHandler) in JavaFX.

Applications

Games

Components, Libraries, Tools

Podcast, Video, Books

Tutorials

Miscellaneous

  • Tobias Briones entered the Matrix....
  • DaShaun Carter wants to create a JavaFX Chat Buddy.
  • Xiong Chun shared a screenshot: "JavaFX TreeView is very powerful. Completely meets my functional requirements. This technology selection of native desktop framework is still very successful so far."
  • On the Twitter profile of Jodi Childress a long list of logo screenshots are posted which all seem to be generated with JavaFX during a computer programming class.
  • Some JavaFX love on X ...
    • Xiong Chun: "Yep, JavaFX may take a good balance between cross-platform features and performance. In fact, I used Electron+Vue 3 to dev Datacollie. However, I found this architecture pattern, interactive experience and the performance are all not good enough for me. So, I switched to JavaFX."
    • Evander Torres: "I like JavaFX and Gluon not only because it has very proven and tested UI components but they are updated with the latest Java versions so you can take 100% advantage from Java."
    • Junior ADI: "Done! JavaFX is seriously interesting. Give a try."
    • lucia scarlet: "If you're gonna use Java for the love of all that is holy use JavaFX instead of Swing because Swing apps are Distinctly Unpleasant to use (far, far more so than any Electron app). I would also look into Compose Multiplatform on Kotlin though."
    • Gerrit Grunwald: "After more coding I think now it’s time for the weekend... and again I realized that JavaFX is so productive... amazing."
    • Tanmay: "Not gonna lie. I still love JavaFX. Android layout learned a lot from it. JavaFX is so fun and simple. I would really like to see it take a leading spot some day for GUI programming."
  • And some Kotlin+JavaFX love ...
    • Daniel Zimmermann: "To your dismay I have to tell you I write all my desktop applications using Kotlin and JavaFX..."
  • Dirk Lemmermann has created a new repository for utility classes related to using the Retrofit framework (a type-safe HTTP client for Android and Java) in a JavaFX applications: "Obviously it is called RetrofitFX (on GitHub) and currently contains a total of two classes 🙂 Most importantly a class called ServiceInvocation which runs async server calls via Retrofit and then returns the result on †the JavaFX thread via various handlers that can be attached to the ServiceInvocation class. Hope some of you will find it useful ... although pretty specific."

JFX Central

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 (1)

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.

Majid Keshtidar

Great!

Subscribe to foojay updates:

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