Source Browsing

Index


Source Name Browsing-

Below is the screen shot of the source browsing dialog box.

  • This can be used to search the current project and/or the source code in the package tree for the name of a class, interface, method, or variable. After typing in the appropriate search value and selecting where to search, click the search button. The results show up in the bottom window, grouped according to type. The bottom window can be resized as necessary, and either double clicking on the item or selecting display will bring the file up in the editor. The window stays open until you want to close it.
  • Shortcuts can be used to access this dialog. Ctrl + B perform a search based on highlighted text. Ctrl + K will search the project and package list for a class based on highlighted text. Ctrl + M will search the project and package list for a method based on the highlighted text. If there is no text highlighted, the dialog will open setup in the mode based on the keystroke.
  •