blob: 37ba6477af0efebde491ce025322c7d6ba781b64 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 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>Outline view</title>
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
</HEAD>
<body>
<H1 CLASS="Head">
Outline view</H1>
<P>This view displays an outline of a structured file
that is currently open in the editor area, and&nbsp; lists structural
elements.&nbsp;The contents of the outline view are editor-specific. In the
example below, which is for a Java source file, the structural elements are classes, variables, and methods.
The contents of the toolbar are also editor-specific.
</p>
<P><img src="../images/ref-8.png" alt="Picture of Outline view showing structure for a Java file" border="0" >
</p>
<p CLASS="Head">
To add the Outline view to the current perspective, click
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.ui.views.ContentOutline)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
<b>Window &gt; Show View &gt; Other... &gt; General &gt; Outline</b></a>.
</p>
</body>
</HTML>