This help viewer supports searching through the help files for a
particular word or phrase. That phrase is actually a case-insensitive
Perl-like regular expression. See the JDK documentation for the
java.util.regex.Pattern
class to learn about the regular
expression support.