blob: ab66b9a0207f6da792b9706f1c08874f0e22908a [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." >
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>Showing and hiding method return types</title>
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
</head>
<body>
<h1>Showing and hiding method return types</h1>
<p>Several Java views (e.g. Outline, Members) present methods and can also show their return types.</p>
<p>To show method return types in Java views:</p>
<ul>
<li>Check the <span class="control">Show method return types</span> checkbox in the
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.jdt.ui.preferences.AppearancePreferencePage)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
<span class="control">Java &gt; Appearance</span></a> preference page.
</li>
</ul>
<p>To hide method return types in Java views:</p>
<ul>
<li>Clear the <span class="control">Show method return types</span> checkbox in the
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.jdt.ui.preferences.AppearancePreferencePage)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
<span class="control">Java &gt; Appearance</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>