blob: ee8a5bbe635d67034307872f8a48b86cb166e9d2 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<title>Finding Next or Previous Match</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
</head>
<body>
<h1>Finding next or previous match</h1>
<p>To find the next match:</p>
<ol>
<li>In the text (or Java) editor, press <kbd>Ctrl</kbd>+<kbd>K</kbd> or select <span class="control">Edit &gt; Find Next</span> from the menu bar.</li>
<li>The next occurrence of the text selected in the editor will be found.</li>
</ol>
<p>To find the previous match:</p>
<ol>
<li>In the text (or Java) editor, press <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>K</kbd> or select <span class="control">Edit &gt; Find Previous</span> from the menu bar.</li>
<li>The next occurrence of the text selected in the editor will be found.</li>
</ol>
<p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
<a href="../concepts/concepts-7.htm">Java editor</a></p>
<p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
<a href="tasks-54.htm">Using the Java editor</a><br>
<a href="tasks-173.htm">Finding and Replacing</a><br>
<a href="tasks-182.htm">Using Incremental Find</a><a href="tasks-182.htm"></a></p>
<p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
<a href="../reference/ref-menu-edit.htm">Edit menu</a></p>
<p><a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" alt="Copyright (c) 2000, 2003 IBM Corporation and others. All Rights Reserved." border="0" height="14" width=
"324"></a></p>
</body>
</html>