| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| |
| <html> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
| <meta http-equiv="Content-Style-Type" content="text/css"> |
| |
| <title>Java search tab</title> |
| <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css"> |
| </head> |
| |
| <body> |
| <h1>Java search tab</h1> |
| |
| <p>This tab in the Search dialog allows you to search for Java elements.</p> |
| |
| <h2>Search string</h2> |
| |
| <p>In this field, type the expression for which you wish to search, using the wildcard characters mentioned in the dialog as needed. This field is initialized based on the |
| current selection.</p> |
| |
| <ul> |
| <li>From the drop-down menu, you can choose to repeat (or modify) a recent search.<br> |
| Select the <span class="control">Case sensitive</span> field to force a case aware search. <span class="control">Case sensitive</span> is enabled when a custom search |
| string is entered.</li> |
| </ul> |
| |
| <h2 class="Head">Search For</h2> |
| |
| <p>Select to search for one of the following kinds of elements:</p> |
| |
| <ul> |
| <li>Type</li> |
| |
| <li>Method</li> |
| |
| <li>Package</li> |
| |
| <li>Constructor</li> |
| |
| <li>Field</li> |
| </ul> |
| |
| <h2 class="Head">Limit To</h2> |
| |
| <p>Select to limit your search results to one of the following kinds of matches:</p> |
| |
| <ul> |
| <li>Declarations</li> |
| |
| <li>Implementors (available only when searching for types)</li> |
| |
| <li>References</li> |
| |
| <li>All Occurrences</li> |
| |
| <li>Read Access (available only when searching for fields)</li> |
| |
| <li>Write Access (available only when searching for fields)</li> |
| </ul> |
| |
| <h2 class="Item">Scope</h2> |
| |
| <p>Select to limit your search results to one of the following scope</p> |
| |
| <ul> |
| <li>Workspace</li> |
| |
| <li>Selected Resources</li> |
| |
| <li>Working Set</li> |
| </ul> |
| |
| <p>Press <span class="control">Choose</span> to select or create a working set.</p> |
| |
| <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br> |
| <a href="../concepts/concepts-8.htm">Java search</a></p> |
| |
| <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br> |
| <a href="../tasks/tasks-103.htm">Conducting a Java search using the search dialog</a><br> |
| <a href="../tasks/tasks-104.htm">Conducting a Java search using pop-up menus</a><br> |
| <a href="../reference/ref-menu-search.htm">Search</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> |
| |