blob: 3e9a325cfaafaf47e45d0408bc776644a3063dfd [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.5.0_12) on Fri May 30 11:16:02 CDT 2008 -->
<TITLE>
ISharedImages
</TITLE>
<META NAME="keywords" CONTENT="org.eclipse.wst.jsdt.ui.ISharedImages interface">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="ISharedImages";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</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=2 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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ISharedImages.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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="../../../../../org/eclipse/wst/jsdt/ui/IPackagesViewPart.html" title="interface in org.eclipse.wst.jsdt.ui"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html" title="interface in org.eclipse.wst.jsdt.ui"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/eclipse/wst/jsdt/ui/ISharedImages.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ISharedImages.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.eclipse.wst.jsdt.ui</FONT>
<BR>
Interface ISharedImages</H2>
<HR>
<DL>
<DT><PRE>public interface <B>ISharedImages</B></DL>
</PRE>
<P>
Standard images provided by the JavaScript UI plug-in. This class offers access to the
standard images in two forms:
<ul>
<li>Use <code>ISharedImages.getImage(IMG_OBJS_<i>FOO</i>)</code>
to access the shared standard <code>Image</code> object (caller must not
dispose of image).</li>
<li>Use <code>ISharedImages.getImageDescriptor(IMG_OBJS_<i>FOO</i>)</code>
to access the standard <code>ImageDescriptor</code> object (caller is
responsible for disposing of any <code>Image</code> objects it creates using
this descriptor).</li>
</ul>
<p>
This interface is not intended to be implemented by clients.
</p>
Provisional API: This class/interface is part of an interim API that is still under development and expected to
change significantly before reaching stability. It is being made available at this early stage to solicit feedback
from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken
(repeatedly) as the API evolves.
<P>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_FIELD_DEFAULT">IMG_FIELD_DEFAULT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a field with default visibility.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_FIELD_PRIVATE">IMG_FIELD_PRIVATE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a private field.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_FIELD_PROTECTED">IMG_FIELD_PROTECTED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a protected field.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_FIELD_PUBLIC">IMG_FIELD_PUBLIC</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a public field.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_ANNOTATION">IMG_OBJS_ANNOTATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a annotation type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_ANNOTATION_DEFAULT">IMG_OBJS_ANNOTATION_DEFAULT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a annotation type
with default visibility.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_ANNOTATION_PRIVATE">IMG_OBJS_ANNOTATION_PRIVATE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a annotation type
with private visibility.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_ANNOTATION_PROTECTED">IMG_OBJS_ANNOTATION_PROTECTED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a annotation type
with protected visibility.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_CFILE">IMG_OBJS_CFILE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a JavaScript class file.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_CLASS">IMG_OBJS_CLASS</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a class.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_CLASS_DEFAULT">IMG_OBJS_CLASS_DEFAULT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a class with default visibility.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_CLASSPATH_VAR_ENTRY">IMG_OBJS_CLASSPATH_VAR_ENTRY</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a classpath variable entry.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_CUNIT">IMG_OBJS_CUNIT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a JavaScript compilation unit.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_DEFAULT">IMG_OBJS_DEFAULT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for class members with default visibility.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_EMPTY_LOGICAL_PACKAGE">IMG_OBJS_EMPTY_LOGICAL_PACKAGE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for an empty logical package.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_EMPTY_PACKAGE">IMG_OBJS_EMPTY_PACKAGE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for an empty package.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_ENUM">IMG_OBJS_ENUM</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a enum type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_ENUM_DEFAULT">IMG_OBJS_ENUM_DEFAULT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a enum type
with default visibility.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_ENUM_PRIVATE">IMG_OBJS_ENUM_PRIVATE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a enum type
with private visibility.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_ENUM_PROTECTED">IMG_OBJS_ENUM_PROTECTED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a enum type
with protected visibility.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_EXTERNAL_ARCHIVE">IMG_OBJS_EXTERNAL_ARCHIVE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for external archives.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_EXTERNAL_ARCHIVE_WITH_SOURCE">IMG_OBJS_EXTERNAL_ARCHIVE_WITH_SOURCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for external archives with source.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_IMPCONT">IMG_OBJS_IMPCONT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for an import container.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_IMPDECL">IMG_OBJS_IMPDECL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for an import statement.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_INNER_CLASS_DEFAULT">IMG_OBJS_INNER_CLASS_DEFAULT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a inner class with default visibility.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_INNER_CLASS_PRIVATE">IMG_OBJS_INNER_CLASS_PRIVATE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a private inner class.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_INNER_CLASS_PROTECTED">IMG_OBJS_INNER_CLASS_PROTECTED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a protected inner class.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_INNER_CLASS_PUBLIC">IMG_OBJS_INNER_CLASS_PUBLIC</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a public inner class.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_INNER_INTERFACE_DEFAULT">IMG_OBJS_INNER_INTERFACE_DEFAULT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for an inner interface with default visibility.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_INNER_INTERFACE_PRIVATE">IMG_OBJS_INNER_INTERFACE_PRIVATE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a private inner interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_INNER_INTERFACE_PROTECTED">IMG_OBJS_INNER_INTERFACE_PROTECTED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a protected inner interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_INNER_INTERFACE_PUBLIC">IMG_OBJS_INNER_INTERFACE_PUBLIC</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a public inner interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_INTERFACE">IMG_OBJS_INTERFACE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for an interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_INTERFACE_DEFAULT">IMG_OBJS_INTERFACE_DEFAULT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for an interface with default visibility.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_JAR">IMG_OBJS_JAR</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a JAR archive.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_JAR_WITH_SOURCE">IMG_OBJS_JAR_WITH_SOURCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a JAR with source.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_JAVADOCTAG">IMG_OBJS_JAVADOCTAG</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for javadoc tags.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_LIBRARY">IMG_OBJS_LIBRARY</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a library (class path container).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_LOCAL_VARIABLE">IMG_OBJS_LOCAL_VARIABLE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a local variable.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_LOGICAL_PACKAGE">IMG_OBJS_LOGICAL_PACKAGE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a logical package.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_PACKAGE">IMG_OBJS_PACKAGE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a package.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_PACKDECL">IMG_OBJS_PACKDECL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a package declaration.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_PACKFRAG_ROOT">IMG_OBJS_PACKFRAG_ROOT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a package fragment root.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_PRIVATE">IMG_OBJS_PRIVATE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a private member.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_PROTECTED">IMG_OBJS_PROTECTED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a protected member.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#IMG_OBJS_PUBLIC">IMG_OBJS_PUBLIC</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key to access the shared image or image descriptor for a public member.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;Image</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#getImage(java.lang.String)">getImage</A></B>(java.lang.String&nbsp;key)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the shared image managed under the given key.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;ImageDescriptor</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html#getImageDescriptor(java.lang.String)">getImageDescriptor</A></B>(java.lang.String&nbsp;key)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the image descriptor managed under the given key.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="IMG_OBJS_CUNIT"><!-- --></A><H3>
IMG_OBJS_CUNIT</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_CUNIT</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a JavaScript compilation unit.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_CUNIT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_CFILE"><!-- --></A><H3>
IMG_OBJS_CFILE</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_CFILE</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a JavaScript class file.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_CFILE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_JAR"><!-- --></A><H3>
IMG_OBJS_JAR</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_JAR</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a JAR archive.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_JAR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_JAR_WITH_SOURCE"><!-- --></A><H3>
IMG_OBJS_JAR_WITH_SOURCE</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_JAR_WITH_SOURCE</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a JAR with source.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_JAR_WITH_SOURCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_EXTERNAL_ARCHIVE"><!-- --></A><H3>
IMG_OBJS_EXTERNAL_ARCHIVE</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_EXTERNAL_ARCHIVE</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for external archives.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_EXTERNAL_ARCHIVE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_EXTERNAL_ARCHIVE_WITH_SOURCE"><!-- --></A><H3>
IMG_OBJS_EXTERNAL_ARCHIVE_WITH_SOURCE</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_EXTERNAL_ARCHIVE_WITH_SOURCE</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for external archives with source.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_EXTERNAL_ARCHIVE_WITH_SOURCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_CLASSPATH_VAR_ENTRY"><!-- --></A><H3>
IMG_OBJS_CLASSPATH_VAR_ENTRY</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_CLASSPATH_VAR_ENTRY</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a classpath variable entry.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_CLASSPATH_VAR_ENTRY">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_LIBRARY"><!-- --></A><H3>
IMG_OBJS_LIBRARY</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_LIBRARY</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a library (class path container).
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_LIBRARY">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_PACKFRAG_ROOT"><!-- --></A><H3>
IMG_OBJS_PACKFRAG_ROOT</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_PACKFRAG_ROOT</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a package fragment root.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_PACKFRAG_ROOT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_PACKAGE"><!-- --></A><H3>
IMG_OBJS_PACKAGE</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_PACKAGE</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a package.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_PACKAGE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_EMPTY_PACKAGE"><!-- --></A><H3>
IMG_OBJS_EMPTY_PACKAGE</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_EMPTY_PACKAGE</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for an empty package.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_EMPTY_PACKAGE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_LOGICAL_PACKAGE"><!-- --></A><H3>
IMG_OBJS_LOGICAL_PACKAGE</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_LOGICAL_PACKAGE</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a logical package.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_LOGICAL_PACKAGE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_EMPTY_LOGICAL_PACKAGE"><!-- --></A><H3>
IMG_OBJS_EMPTY_LOGICAL_PACKAGE</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_EMPTY_LOGICAL_PACKAGE</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for an empty logical package.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_EMPTY_LOGICAL_PACKAGE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_CLASS"><!-- --></A><H3>
IMG_OBJS_CLASS</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_CLASS</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a class.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_CLASS">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_CLASS_DEFAULT"><!-- --></A><H3>
IMG_OBJS_CLASS_DEFAULT</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_CLASS_DEFAULT</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a class with default visibility.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_CLASS_DEFAULT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_INNER_CLASS_PUBLIC"><!-- --></A><H3>
IMG_OBJS_INNER_CLASS_PUBLIC</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_INNER_CLASS_PUBLIC</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a public inner class.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_INNER_CLASS_PUBLIC">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_INNER_CLASS_DEFAULT"><!-- --></A><H3>
IMG_OBJS_INNER_CLASS_DEFAULT</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_INNER_CLASS_DEFAULT</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a inner class with default visibility.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_INNER_CLASS_DEFAULT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_INNER_CLASS_PROTECTED"><!-- --></A><H3>
IMG_OBJS_INNER_CLASS_PROTECTED</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_INNER_CLASS_PROTECTED</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a protected inner class.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_INNER_CLASS_PROTECTED">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_INNER_CLASS_PRIVATE"><!-- --></A><H3>
IMG_OBJS_INNER_CLASS_PRIVATE</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_INNER_CLASS_PRIVATE</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a private inner class.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_INNER_CLASS_PRIVATE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_INTERFACE"><!-- --></A><H3>
IMG_OBJS_INTERFACE</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_INTERFACE</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for an interface.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_INTERFACE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_INTERFACE_DEFAULT"><!-- --></A><H3>
IMG_OBJS_INTERFACE_DEFAULT</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_INTERFACE_DEFAULT</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for an interface with default visibility.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_INTERFACE_DEFAULT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_INNER_INTERFACE_PUBLIC"><!-- --></A><H3>
IMG_OBJS_INNER_INTERFACE_PUBLIC</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_INNER_INTERFACE_PUBLIC</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a public inner interface.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_INNER_INTERFACE_PUBLIC">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_INNER_INTERFACE_DEFAULT"><!-- --></A><H3>
IMG_OBJS_INNER_INTERFACE_DEFAULT</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_INNER_INTERFACE_DEFAULT</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for an inner interface with default visibility.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_INNER_INTERFACE_DEFAULT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_INNER_INTERFACE_PROTECTED"><!-- --></A><H3>
IMG_OBJS_INNER_INTERFACE_PROTECTED</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_INNER_INTERFACE_PROTECTED</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a protected inner interface.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_INNER_INTERFACE_PROTECTED">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_INNER_INTERFACE_PRIVATE"><!-- --></A><H3>
IMG_OBJS_INNER_INTERFACE_PRIVATE</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_INNER_INTERFACE_PRIVATE</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a private inner interface.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_INNER_INTERFACE_PRIVATE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_PACKDECL"><!-- --></A><H3>
IMG_OBJS_PACKDECL</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_PACKDECL</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a package declaration.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_PACKDECL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_IMPCONT"><!-- --></A><H3>
IMG_OBJS_IMPCONT</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_IMPCONT</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for an import container.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_IMPCONT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_IMPDECL"><!-- --></A><H3>
IMG_OBJS_IMPDECL</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_IMPDECL</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for an import statement.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_IMPDECL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_PUBLIC"><!-- --></A><H3>
IMG_OBJS_PUBLIC</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_PUBLIC</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a public member.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_PUBLIC">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_PROTECTED"><!-- --></A><H3>
IMG_OBJS_PROTECTED</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_PROTECTED</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a protected member.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_PROTECTED">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_PRIVATE"><!-- --></A><H3>
IMG_OBJS_PRIVATE</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_PRIVATE</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a private member.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_PRIVATE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_DEFAULT"><!-- --></A><H3>
IMG_OBJS_DEFAULT</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_DEFAULT</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for class members with default visibility.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_DEFAULT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_FIELD_PUBLIC"><!-- --></A><H3>
IMG_FIELD_PUBLIC</H3>
<PRE>
static final java.lang.String <B>IMG_FIELD_PUBLIC</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a public field.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_FIELD_PUBLIC">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_FIELD_PROTECTED"><!-- --></A><H3>
IMG_FIELD_PROTECTED</H3>
<PRE>
static final java.lang.String <B>IMG_FIELD_PROTECTED</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a protected field.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_FIELD_PROTECTED">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_FIELD_PRIVATE"><!-- --></A><H3>
IMG_FIELD_PRIVATE</H3>
<PRE>
static final java.lang.String <B>IMG_FIELD_PRIVATE</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a private field.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_FIELD_PRIVATE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_FIELD_DEFAULT"><!-- --></A><H3>
IMG_FIELD_DEFAULT</H3>
<PRE>
static final java.lang.String <B>IMG_FIELD_DEFAULT</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a field with default visibility.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_FIELD_DEFAULT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_LOCAL_VARIABLE"><!-- --></A><H3>
IMG_OBJS_LOCAL_VARIABLE</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_LOCAL_VARIABLE</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a local variable.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_LOCAL_VARIABLE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_ENUM"><!-- --></A><H3>
IMG_OBJS_ENUM</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_ENUM</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a enum type.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_ENUM">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_ENUM_DEFAULT"><!-- --></A><H3>
IMG_OBJS_ENUM_DEFAULT</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_ENUM_DEFAULT</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a enum type
with default visibility.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_ENUM_DEFAULT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_ENUM_PROTECTED"><!-- --></A><H3>
IMG_OBJS_ENUM_PROTECTED</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_ENUM_PROTECTED</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a enum type
with protected visibility.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_ENUM_PROTECTED">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_ENUM_PRIVATE"><!-- --></A><H3>
IMG_OBJS_ENUM_PRIVATE</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_ENUM_PRIVATE</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a enum type
with private visibility.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_ENUM_PRIVATE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_ANNOTATION"><!-- --></A><H3>
IMG_OBJS_ANNOTATION</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_ANNOTATION</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a annotation type.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_ANNOTATION">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_ANNOTATION_DEFAULT"><!-- --></A><H3>
IMG_OBJS_ANNOTATION_DEFAULT</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_ANNOTATION_DEFAULT</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a annotation type
with default visibility.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_ANNOTATION_DEFAULT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_ANNOTATION_PROTECTED"><!-- --></A><H3>
IMG_OBJS_ANNOTATION_PROTECTED</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_ANNOTATION_PROTECTED</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a annotation type
with protected visibility.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_ANNOTATION_PROTECTED">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_ANNOTATION_PRIVATE"><!-- --></A><H3>
IMG_OBJS_ANNOTATION_PRIVATE</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_ANNOTATION_PRIVATE</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for a annotation type
with private visibility.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_ANNOTATION_PRIVATE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IMG_OBJS_JAVADOCTAG"><!-- --></A><H3>
IMG_OBJS_JAVADOCTAG</H3>
<PRE>
static final java.lang.String <B>IMG_OBJS_JAVADOCTAG</B></PRE>
<DL>
<DD>Key to access the shared image or image descriptor for javadoc tags.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ISharedImages.IMG_OBJS_JAVADOCTAG">Constant Field Values</A></DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getImage(java.lang.String)"><!-- --></A><H3>
getImage</H3>
<PRE>
Image <B>getImage</B>(java.lang.String&nbsp;key)</PRE>
<DL>
<DD>Returns the shared image managed under the given key.
<p>
Note that clients <b>must not</b> dispose the image returned by this method.
</p>
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>key</CODE> - the image key; one of the <code>IMG_OBJS_* </code> constants
<DT><B>Returns:</B><DD>the shared image managed under the given key, or <code>null</code>
if none</DL>
</DD>
</DL>
<HR>
<A NAME="getImageDescriptor(java.lang.String)"><!-- --></A><H3>
getImageDescriptor</H3>
<PRE>
ImageDescriptor <B>getImageDescriptor</B>(java.lang.String&nbsp;key)</PRE>
<DL>
<DD>Returns the image descriptor managed under the given key.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>key</CODE> - the image key; one of the <code>IMG_OBJS_* </code> constants
<DT><B>Returns:</B><DD>the image descriptor managed under the given key, or <code>null</code>
if none</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<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=2 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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ISharedImages.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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="../../../../../org/eclipse/wst/jsdt/ui/IPackagesViewPart.html" title="interface in org.eclipse.wst.jsdt.ui"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html" title="interface in org.eclipse.wst.jsdt.ui"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/eclipse/wst/jsdt/ui/ISharedImages.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ISharedImages.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>