Obviously the Java API reference, but what else is there that you all use?
I\'ve been doing web development my entire career. Lately I\'ve been messing around a l
The O'Reilly Swing Book is a pretty good reference, it has a good overview of general Swing concepts and covers each of the major classes. I used it recently when I had to refresh my memory on Swing.