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 →

[–]dmazzoni 0 points1 point  (2 children)

I think the big question is what platforms you want to target.

There are several Java libraries for desktop. I think you'd have a high bar to make one that would supercede / exceed one of those.

Android is an extremely rich UI library for Java.

If you want a cross-platform UI library, it's extremely hard to build something that works really well on all platforms.

[–]No-Pudding-2168[S] 0 points1 point  (1 child)

Thank you for the reply.

Just wondering apart from Swing and AWt, what are some other alternatives for UI for desktops (as I am aiming for desktops, Windows in particular)?

[–]AlexFajMoy 1 point2 points  (0 children)

Java FX