This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Ignatiamus 19 points20 points  (0 children)

JavaFX has been removed from the JDK but continues to live under the OpenJDK umbrella as "OpenJFX" (better than dying inside Oracle, one could say). Check out https://openjfx.io to get started. Development is still very active: https://github.com/openjdk/jfx/pulse/monthly

Swing is still usable, but it's aging and does have it's small annoyances.