Architect's Log

I'm a Cloud Architect. I'm highly motivated to reduce toils with driving DevOps.

APIリファレンスを検索できるようにする

JavaのAPIリファレンスって検索できなくて不便ですよね。

Overview (Java Platform SE 7 )


Chrome

私はChromeの拡張機能を入れています。

Chrome ウェブストア - Javadoc Search Frame


これで検索用のテキストボックスがAPIのページに表示されるようになります。

Firefox

Firefox用のスクリプトもあるみたいです。
Userscripts.org

こちらはスクリプトなので、先にGreasemonkeyを入れる必要があります。
Greasemonkey :: Add-ons for Firefox
Customize the way a web page displays or behaves, by using small bits of JavaScript.