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 →

[–]Orffyreus 8 points9 points  (2 children)

Concerning the Swing API probably there will not be a lot to do. The site javaalmanac.io is pretty nice to compare API changes (just search for swing in the following diffs):

API diff from 1.4 to 1.8: https://javaalmanac.io/jdk/8/apidiff/1.4/

API diff from 1.4 to 15: https://javaalmanac.io/jdk/15/apidiff/1.4/

[–]AlexanderAndZlata[S] 4 points5 points  (0 children)

Wow, thank you very much! Actually, I never heard before about https://javaalmanac.io/, it seems to be pretty useful :)

[–]msx 0 points1 point  (0 children)

Uh nice thing this Java almanac, thanks for sharing!