blob: 85b7e2009c2af34a62868b0faa7cacdde9ac8db4 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<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">
<title>Showing and hiding override indicators</title>
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
</head>
<body>
<h1>Showing and hiding override indicators</h1>
<p>Outline and Hierarchy views can show special decoration icons 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">Java Method Override Indicator</span> checkbox in the
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Decorators)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
<span class="control">General &gt; Appearance &gt; Label Decorations</span></a> preference page.</li>
</ul>
To hide the override indicators:
<ul>
<li>Clear the <span class="control">Java Method Override Indicator</span> checkbox in the
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Decorators)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
<span class="control">General &gt; Appearance &gt; Label Decorations</span></a> preference page.</li>
</ul>
<p><img src="../images/ngrelt.png" alt="Related tasks" border="0" ><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.png" alt="Related reference" border="0" ><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>
</body>
</html>