String Search
![]() |
Activates the String Search dialog box. You can search for specified text within a project or directory. This command also has a shortcut button on the main toolbar. |
Stop Search | Stops the current search. |
Next Match | Displays the next match found as the result of a string search. The next match is the match listed after the current match in the String Search tab. If necessary, a new file is loaded into the editor. |
Previous Match | Displays the previous match found as the result of a string search. The previous match is the match listed before the current match in the String Search tab. If necessary, a new file is loaded into the editor. |
View Classes | Opens the class viewer. You can use the class viewer to browse the classes, methods, and comments in your projects. The class viewer is based on javadoc, the Java API Documentation Generator. |
See also: