blob: fff8889d695f6a1a4689313c100dda7e7b1bea28 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_05) on Fri Aug 12 09:39:07 BST 2005 -->
<TITLE>
O-Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="O-Index";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-14.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-15.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">R</A> <A HREF="index-18.html">S</A> <A HREF="index-19.html">T</A> <A HREF="index-20.html">U</A> <A HREF="index-21.html">V</A> <A HREF="index-22.html">Y</A> <A HREF="index-23.html">Z</A> <HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="../org/eclipse/contribution/visualiser/text/VisualiserMessages.html#OnlyShow"><B>OnlyShow</B></A> -
Static variable in class org.eclipse.contribution.visualiser.text.<A HREF="../org/eclipse/contribution/visualiser/text/VisualiserMessages.html" title="class in org.eclipse.contribution.visualiser.text">VisualiserMessages</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/contribution/visualiser/internal/preference/VisualiserPreferencesDialog.html#okPressed()"><B>okPressed()</B></A> -
Method in class org.eclipse.contribution.visualiser.internal.preference.<A HREF="../org/eclipse/contribution/visualiser/internal/preference/VisualiserPreferencesDialog.html" title="class in org.eclipse.contribution.visualiser.internal.preference">VisualiserPreferencesDialog</A>
<DD>Called when OK is pressed in the dialog.
<DT><A HREF="../org/eclipse/contribution/visualiser/views/Menu.html#onlyShow(java.util.List)"><B>onlyShow(List)</B></A> -
Method in class org.eclipse.contribution.visualiser.views.<A HREF="../org/eclipse/contribution/visualiser/views/Menu.html" title="class in org.eclipse.contribution.visualiser.views">Menu</A>
<DD>Select the checkboxes whose names are in the given List then
update the visualiser
<DT><A HREF="../org/eclipse/contribution/visualiser/views/Visualiser.html#onlyShowColorsAffecting(java.lang.String)"><B>onlyShowColorsAffecting(String)</B></A> -
Method in class org.eclipse.contribution.visualiser.views.<A HREF="../org/eclipse/contribution/visualiser/views/Visualiser.html" title="class in org.eclipse.contribution.visualiser.views">Visualiser</A>
<DD>Only show kinds affecting the member or group with the given name
<DT><A HREF="../org/eclipse/contribution/visualiser/utils/JDTUtils.html#openInEditor(org.eclipse.core.resources.IResource, int)"><B>openInEditor(IResource, int)</B></A> -
Static method in class org.eclipse.contribution.visualiser.utils.<A HREF="../org/eclipse/contribution/visualiser/utils/JDTUtils.html" title="class in org.eclipse.contribution.visualiser.utils">JDTUtils</A>
<DD>Open the resource in the editor and highlight the given line if greater
then zero.
<DT><A HREF="../org/eclipse/contribution/visualiser/utils/JDTUtils.html#openInEditor(org.eclipse.core.resources.IMarker)"><B>openInEditor(IMarker)</B></A> -
Static method in class org.eclipse.contribution.visualiser.utils.<A HREF="../org/eclipse/contribution/visualiser/utils/JDTUtils.html" title="class in org.eclipse.contribution.visualiser.utils">JDTUtils</A>
<DD>Open the editor at the location of the given marker.
<DT><A HREF="../org/eclipse/contribution/visualiser/palettes/DefaultVisualiserPalette.html#orange1"><B>orange1</B></A> -
Static variable in class org.eclipse.contribution.visualiser.palettes.<A HREF="../org/eclipse/contribution/visualiser/palettes/DefaultVisualiserPalette.html" title="class in org.eclipse.contribution.visualiser.palettes">DefaultVisualiserPalette</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/contribution/visualiser/palettes/DefaultVisualiserPalette.html#orange2"><B>orange2</B></A> -
Static variable in class org.eclipse.contribution.visualiser.palettes.<A HREF="../org/eclipse/contribution/visualiser/palettes/DefaultVisualiserPalette.html" title="class in org.eclipse.contribution.visualiser.palettes">DefaultVisualiserPalette</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/contribution/visualiser/palettes/DefaultVisualiserPalette.html#orange3"><B>orange3</B></A> -
Static variable in class org.eclipse.contribution.visualiser.palettes.<A HREF="../org/eclipse/contribution/visualiser/palettes/DefaultVisualiserPalette.html" title="class in org.eclipse.contribution.visualiser.palettes">DefaultVisualiserPalette</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/contribution/visualiser/palettes/DefaultVisualiserPalette.html#orange4"><B>orange4</B></A> -
Static variable in class org.eclipse.contribution.visualiser.palettes.<A HREF="../org/eclipse/contribution/visualiser/palettes/DefaultVisualiserPalette.html" title="class in org.eclipse.contribution.visualiser.palettes">DefaultVisualiserPalette</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/contribution/visualiser/palettes/DefaultVisualiserPalette.html#orange5"><B>orange5</B></A> -
Static variable in class org.eclipse.contribution.visualiser.palettes.<A HREF="../org/eclipse/contribution/visualiser/palettes/DefaultVisualiserPalette.html" title="class in org.eclipse.contribution.visualiser.palettes">DefaultVisualiserPalette</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/contribution/visualiser/package-summary.html"><B>org.eclipse.contribution.visualiser</B></A> - package org.eclipse.contribution.visualiser<DD>&nbsp;<DT><A HREF="../org/eclipse/contribution/visualiser/core/package-summary.html"><B>org.eclipse.contribution.visualiser.core</B></A> - package org.eclipse.contribution.visualiser.core<DD>&nbsp;<DT><A HREF="../org/eclipse/contribution/visualiser/core/resources/package-summary.html"><B>org.eclipse.contribution.visualiser.core.resources</B></A> - package org.eclipse.contribution.visualiser.core.resources<DD>&nbsp;<DT><A HREF="../org/eclipse/contribution/visualiser/interfaces/package-summary.html"><B>org.eclipse.contribution.visualiser.interfaces</B></A> - package org.eclipse.contribution.visualiser.interfaces<DD>&nbsp;<DT><A HREF="../org/eclipse/contribution/visualiser/internal/help/package-summary.html"><B>org.eclipse.contribution.visualiser.internal.help</B></A> - package org.eclipse.contribution.visualiser.internal.help<DD>&nbsp;<DT><A HREF="../org/eclipse/contribution/visualiser/internal/preference/package-summary.html"><B>org.eclipse.contribution.visualiser.internal.preference</B></A> - package org.eclipse.contribution.visualiser.internal.preference<DD>&nbsp;<DT><A HREF="../org/eclipse/contribution/visualiser/jdtImpl/package-summary.html"><B>org.eclipse.contribution.visualiser.jdtImpl</B></A> - package org.eclipse.contribution.visualiser.jdtImpl<DD>&nbsp;<DT><A HREF="../org/eclipse/contribution/visualiser/markerImpl/package-summary.html"><B>org.eclipse.contribution.visualiser.markerImpl</B></A> - package org.eclipse.contribution.visualiser.markerImpl<DD>&nbsp;<DT><A HREF="../org/eclipse/contribution/visualiser/palettes/package-summary.html"><B>org.eclipse.contribution.visualiser.palettes</B></A> - package org.eclipse.contribution.visualiser.palettes<DD>&nbsp;<DT><A HREF="../org/eclipse/contribution/visualiser/renderers/package-summary.html"><B>org.eclipse.contribution.visualiser.renderers</B></A> - package org.eclipse.contribution.visualiser.renderers<DD>&nbsp;<DT><A HREF="../org/eclipse/contribution/visualiser/simpleImpl/package-summary.html"><B>org.eclipse.contribution.visualiser.simpleImpl</B></A> - package org.eclipse.contribution.visualiser.simpleImpl<DD>&nbsp;<DT><A HREF="../org/eclipse/contribution/visualiser/text/package-summary.html"><B>org.eclipse.contribution.visualiser.text</B></A> - package org.eclipse.contribution.visualiser.text<DD>&nbsp;<DT><A HREF="../org/eclipse/contribution/visualiser/utils/package-summary.html"><B>org.eclipse.contribution.visualiser.utils</B></A> - package org.eclipse.contribution.visualiser.utils<DD>&nbsp;<DT><A HREF="../org/eclipse/contribution/visualiser/views/package-summary.html"><B>org.eclipse.contribution.visualiser.views</B></A> - package org.eclipse.contribution.visualiser.views<DD>&nbsp;<DT><A HREF="../org/eclipse/contribution/visualiser/renderers/DefaultVisualiserRenderer.html#outlineColor"><B>outlineColor</B></A> -
Variable in class org.eclipse.contribution.visualiser.renderers.<A HREF="../org/eclipse/contribution/visualiser/renderers/DefaultVisualiserRenderer.html" title="class in org.eclipse.contribution.visualiser.renderers">DefaultVisualiserRenderer</A>
<DD>&nbsp;
<DT><A HREF="../org/eclipse/contribution/visualiser/renderers/DefaultVisualiserRenderer.html#outlineColor2"><B>outlineColor2</B></A> -
Variable in class org.eclipse.contribution.visualiser.renderers.<A HREF="../org/eclipse/contribution/visualiser/renderers/DefaultVisualiserRenderer.html" title="class in org.eclipse.contribution.visualiser.renderers">DefaultVisualiserRenderer</A>
<DD>&nbsp;
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-14.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-15.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">R</A> <A HREF="index-18.html">S</A> <A HREF="index-19.html">T</A> <A HREF="index-20.html">U</A> <A HREF="index-21.html">V</A> <A HREF="index-22.html">Y</A> <A HREF="index-23.html">Z</A> <HR>
</BODY>
</HTML>