JavaFX: Cross-platform UI development in Java on desktop, mobile and embedded clients
Video Statistics and Information
Channel: IntelliJ IDEA by JetBrains
Views: 18,839
Rating: undefined out of 5
Keywords: JavaFX, cross-platform development, OpenJFX, intellij idea, java
Id: JbITM8xapIQ
Channel Id: undefined
Length: 64min 44sec (3884 seconds)
Published: Wed Jan 20 2021
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
I have to say though, it kind of annoys me that the guys from Gluon promote native image so hard even though I haven't seen a single non trivial JFX application that's been compiled AoT via Graal yet. If it really works as they claim it would, they should provide a native image of Scene Builder or something :).
I really don't understand why JavaFX would get dropped from the standard library but Swing remains. The fact that Intellij was built on Swing blows my mind, because any Swing application usually works and feels like a program straight out of 1999.