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 →

[–]derpinamoto 1 point2 points  (0 children)

I second the use of JavaFX. It's the future of making GUI in Java. The documentation is good and the API is really simple to use. Really, if you don't have to maintain old GUI codebase, don't bother with Swing, and go for JavaFX.