Is there a Java SE 6 documentation that is searchable like Apple’s built-in Xcode documentation?
I suppose Google could be used to search the website that the Java 6 documentation is hosted on but I’d prefer a nice app or website where I can just search for the things I want.
Or I could even just CTRL-F to find it on the page…
If you are on windows, these javadocs compiled into CHM format are great.
Switch to ‘index’ tab, and start typing text in textfield … you’ll immediatelly see the list of matching classes/methods.