JDocFilter was created to help searching Javadoc without leaving the standard JavaDoc frameset.
JDocFilter is open-source, freely distributed and licensed under the Apache License version 2.0.
See home page at http://jdocfilter.sourceforge.net/
Usage:
Write a phrase and hit Enter (or click the "Filter" button). The matching classes (or interfaces or exceptions etc.) will appear in the package-frame.
To reset the filter and show all classes, erase the phrase or click the "Reset" button.
New in version 1.1:
Hit the "Case" button to enable case sensitive filtering (default is to ignore case).
Created by Ran Kornfeld.