| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| |
| <html> |
| <head> |
| <title>Showing and hiding override indicators</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>Showing and hiding override indicators</h1> |
| |
| <p>Outline and Hierarchy views can show special icons (override indicators) to indicate members that override or implement other members from supertypes.</p> |
| |
| <p>To show the override indicators:</p> |
| |
| <ul> |
| <li>Select the <span class="control"> Show override indicators in outline and hierarchy</span> checkbox |
| in the <span class="control">Window > Preferences > Java > Appearance |
| </span>page </li> |
| </ul> |
| To hide the override indicators: |
| |
| <ul> |
| <li>Clear the <span class="control"> Show override indicators in outline and hierarchy</span> checkbox |
| in the <span class="control">Window > Preferences > Java > Appearance |
| </span> page </li> |
| </ul> |
| |
| <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br> |
| <a href="tasks-2.htm">Showing and hiding elements</a><br> |
| <a href="tasks-47.htm">Filtering elements</a><br> |
| <a href="tasks-47.htm"></a></p> |
| |
| <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br> |
| <a href="../reference/ref-preferences-appearance.htm">Appearance preference page</a><br> |
| <a href="../reference/ref-view-package-explorer.htm">Package Explorer</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> |
| |