Quick access to Javadoc
I just saw here that javadocs.org has been announced. The tip posted by Sam Pullara works a treat in Firefox. Highly recommended as a quick was to get at Javadoc.
To try it, paste the following the following URL into your browser:
javascript:q=prompt('Java%20Class:','');location.href='http://javadocs.org/'+q;