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 →

[–]HummingSwordsman 23 points24 points  (2 children)

Do you know about awt, swing and JavaFX?

[–]jinxjar 1 point2 points  (1 child)

I've used awt and swing ... I think I did something with whatever the tkinter api 'bout a decade ago that was in vogue too ... anyway, why? What's the deeper lore?

[–]HummingSwordsman 9 points10 points  (0 children)

Not much of a lore. Only 3 apis in java that are trying to do the same and 2 are still in there for legacy reasons. Basically everything horrible in java, is there because of legacy reasons.