Software Alternatives & Reviews

Java GUI Framework to learn in 2022?

Vaadin Framework JavaFX
  1. Vaadin is a web application framework for Rich Internet Applications (RIA).
    Pricing:
    • Open Source

    #Developer Tools #Web Frameworks #JavaScript Tools 33 social mentions

  2. 2
    JavaFX is the next step in the evolution of Java as a rich client platform.
    Pricing:
    • Open Source
    JavaFX has the equivalent of a DOM tree, and is much easier to learn. If you've accessed HTML with JavaScript, some of that knowledge will be transferable. Swing has more than a few weird and arbitrary complications. On the downside, JavaFX is an external library, not part of core Java, so it really helps to have something like Maven to assist with building a project. There's good documentation for JavaFX at openjfx.io, which also has the scene builder you are looking for.

    #Development Tools #Rapid Application Development #Java 35 social mentions

Discuss: Java GUI Framework to learn in 2022?

Log in or Post with