javax.swing.jPanel
) is considered to be separate
whole words.
For example, if the search word is add
and the Match Whole Words
Only option is not selected, jPanel.add
and
blueSlider.addChangeListener
both contain matches. If Match
Whole Words Only is selected, only jPanel.add
contains a
match.
Shortcut | Action |
F3 | Finds the next occurrence of the search text |
Shift-F3 | Finds the previous occurrence of the search text |
Alt-Shift-H | Switches the highlight function on or off |
Ctrl-F3 |
Searches for the word in the insertion point is on (using the last settings
specified in the Find dialog box) and highlights all occurrences.
Use Ctrl-F3 to run the find command without displaying the Find dialog
box.
If you type Ctrl-F3 when the insertion point is on a word already highlighted, the insertion point moves to the end of this or the next occurrence of the search text. |
See also | |
---|---|
File Searches
Source Editor Editor Shortcuts |