Java Swing Pet Peeve #13
I’ve been working with Java and Swing for long enough that I have a list of least favorite API “features”. Via Darren’s del.icio.us, here’s an explanation of why (up until Java 5) you had to add components to a JFrame’s contentPane instead of the JFrame itself.
Now if I could out find who’s responsible for the Date/Calendar API…