carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/reference/api/com/nokia/carbide/cpp/ui/ICarbideSharedImages.html
changeset 1704 24ac5a5cf80c
parent 0 fb279309251b
--- a/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/reference/api/com/nokia/carbide/cpp/ui/ICarbideSharedImages.html	Tue Jul 27 15:20:28 2010 -0500
+++ b/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/reference/api/com/nokia/carbide/cpp/ui/ICarbideSharedImages.html	Tue Jul 27 15:28:19 2010 -0500
@@ -1,1542 +1,1542 @@
-<!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_15) on Tue Jan 06 17:31:54 CST 2009 -->
-<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<TITLE>ICarbideSharedImages (Carbide.c++ SDK API Reference)</TITLE>
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="ICarbideSharedImages (Carbide.c++ SDK API Reference)";
-}
-</SCRIPT>
-<NOSCRIPT></NOSCRIPT>
-</HEAD>
-<BODY BGCOLOR="#FFFFFF" 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"><A NAME="navbar_top_firstrow">
-      <!-- -->
-      </A>
-      <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-        <TR ALIGN="center" VALIGN="top">
-          <TD BGCOLOR="#EEEEFF"><A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-          <TD BGCOLOR="#EEEEFF"><A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-          <TD BGCOLOR="#FFFFFF">&nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
-          <TD BGCOLOR="#EEEEFF"><A HREF="class-use/ICarbideSharedImages.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
-          <TD BGCOLOR="#EEEEFF"><A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-          <TD BGCOLOR="#EEEEFF"><A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-          <TD BGCOLOR="#EEEEFF"><A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-          <TD BGCOLOR="#EEEEFF"><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> <b>Carbide.c++</b></EM> </TD>
-  </TR>
-  <TR>
-    <TD BGCOLOR="white"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../com/nokia/carbide/cpp/ui/CarbideUIPlugin.html" title="class in com.nokia.carbide.cpp.ui"><B>PREV CLASS</B></A>&nbsp;
-      &nbsp;NEXT CLASS</FONT></TD>
-    <TD BGCOLOR="white"><FONT SIZE="-2"> <A HREF="../../../../../index.html?com/nokia/carbide/cpp/ui/ICarbideSharedImages.html" target="_top"><B>FRAMES</B></A> &nbsp;
-      &nbsp;<A HREF="ICarbideSharedImages.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"><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"><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"> com.nokia.carbide.cpp.ui</FONT> <BR>
-  Interface ICarbideSharedImages</H2>
-<HR>
-<DL>
-  <DT>
-    <PRE>
-    public interface <B>ICarbideSharedImages</B>
-</DL>
-<P> Images provided by the Carbide.c++ UI Plugin.
-  
-  Images are accessed by the String keys defined in this class.
-  The dimensions are encoded into the end of the key, e.g. IMAGE_EXAMPLE_X_Y is 
-  X pixels horizontal by Y pixels vertical. <br/>
-  <br/>
-  The Javadoc for each image key includes the plugin-relative path to the image file. The image
-  files can be referenced via these paths. <br/>
-  <br/>
-  For example, to reference an image from an HTML help file use a statement like: <br/>
-  &lt;img src="PLUGINS_ROOT/com.nokia.carbide.cpp.ui/icons/Carbide_c_icon_16x16.png"/&gt;
-<HR>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-  <TR BGCOLOR="#CCCCFF">
-    <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Field Summary</B></FONT></TH>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_ADD_IMAGE_FILE_16_16">IMG_ADD_IMAGE_FILE_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Add_Image_file.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_ADD_MMP_FILE_16_16">IMG_ADD_MMP_FILE_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Add_MMP_Definition_file.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_AIF_FILE_16_16">IMG_AIF_FILE_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/AIF_Definition_file.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_APPLICATION_BADGE_32_32">IMG_APPLICATION_BADGE_32_32</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Application_badge.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_BLD_INF_16_16">IMG_BLD_INF_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_BLD_INF_MMP_55_45">IMG_BLD_INF_MMP_55_45</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Symbian_OS_Bld_inf_MMP_file.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_BUILD_ALL_16_16">IMG_BUILD_ALL_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Bld_inf_Definition_file.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_BUILD_ALL_24_24">IMG_BUILD_ALL_24_24</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Build_All_Targets_24x24.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_BUILD_SYMBIAN_COMPONENT">IMG_BUILD_SYMBIAN_COMPONENT</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Build_Symbian_Component.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_CARBIDE_C_ICON_16_16">IMG_CARBIDE_C_ICON_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Carbide_c_icon_16x16.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_CARBIDE_CPP_PERSPECTIVE_16_16">IMG_CARBIDE_CPP_PERSPECTIVE_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Carbide_C_C++_perspective.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_COMPILER_OPTIONS_16_16">IMG_COMPILER_OPTIONS_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_CUSTOM_TRACE_BADGE_24_24">IMG_CUSTOM_TRACE_BADGE_24_24</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Compiler_Options.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_EXAMPLES_16_16">IMG_EXAMPLES_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Examples_16x16.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_EXAMPLES_16_16_32_32">IMG_EXAMPLES_16_16_32_32</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Examples_32x32.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_EXAMPLES_24_24">IMG_EXAMPLES_24_24</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Examples_24x24.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_EXAMPLES_48_48">IMG_EXAMPLES_48_48</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Examples_48x48.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_EXAMPLES_72_72">IMG_EXAMPLES_72_72</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Examples_72x72.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_FILTER_16_16">IMG_FILTER_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Filter.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_FREEZE_EXPORTS_16_16">IMG_FREEZE_EXPORTS_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Freeze_Exports_16x16.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_FREEZE_EXPORTS_24_24">IMG_FREEZE_EXPORTS_24_24</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Freeze_Exports_24x24.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_IMPORT_BLDINF_WIZARD_BANNER">IMG_IMPORT_BLDINF_WIZARD_BANNER</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Import_BldInf_wizard_banner.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_IMPORT_SOS_EXE_WIZARD_BANNER">IMG_IMPORT_SOS_EXE_WIZARD_BANNER</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Import_SOS_Exe_wizard_banner.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_LANGUAGES_16_16">IMG_LANGUAGES_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Languages.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_LEAVESCAN_16_16">IMG_LEAVESCAN_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Run_Leavescan.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_MACROS_16_16">IMG_MACROS_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Macros.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_MBM_FILE_16_16">IMG_MBM_FILE_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/MBM_Definition_file.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_MBM_MIF_AIF_EDITOR_16_16">IMG_MBM_MIF_AIF_EDITOR_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/MBM_MIF_AIF_Editor.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_MIF_FILE_16_16">IMG_MIF_FILE_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/MIF_Definition_file.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_MMP_FILE_16_16">IMG_MMP_FILE_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/MMP_Definition_file.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_CARBIDE_PROJECT_16_16">IMG_NEW_CARBIDE_PROJECT_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/New_Symbian_OS_C++_Project_16x16.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_CARBIDE_PROJECT_55_45">IMG_NEW_CARBIDE_PROJECT_55_45</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/New_Symbian_OS_C++_Project_55x45.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_CARBIDE_PROJECT_WIZARD_BANNER">IMG_NEW_CARBIDE_PROJECT_WIZARD_BANNER</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/New_Symbian_OS_C++_Project_wizard_banner.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_LAUNCH_CONFIG_WIZARD_BANNER">IMG_NEW_LAUNCH_CONFIG_WIZARD_BANNER</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/New_Launch_Config_wizard_banner.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_MMP_FILE_WIZARD_BANNER">IMG_NEW_MMP_FILE_WIZARD_BANNER</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/New_MMP_file_wizard_banner.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_PROJECT_16_16">IMG_NEW_PROJECT_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/New_Project.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_SOS_CLASS_WIZARD_BANNER">IMG_NEW_SOS_CLASS_WIZARD_BANNER</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/New_Symbian_OS_Class_wizard_banner.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_SYMBIAN_CLASS_16_16">IMG_NEW_SYMBIAN_CLASS_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/_New_Symbian_S_Class_16x16.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_SYMBIAN_CLASS_55_45">IMG_NEW_SYMBIAN_CLASS_55_45</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/New_Symbian_OS_Class_55x45.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_UI_DESIGN_WIZARD_BANNER">IMG_NEW_UI_DESIGN_WIZARD_BANNER</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/New_UI_Design_wizard_banner.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PHONE_ROM_BADGE_32_32">IMG_PHONE_ROM_BADGE_32_32</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Phone_ROM_badge.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_IMPORT_APP_42_42">IMG_PI_IMPORT_APP_42_42</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Import_APP_42x42.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_IMPORT_NONE_100_42">IMG_PI_IMPORT_NONE_100_42</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Import_NONE_42x42.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_IMPORT_ROM_42_42">IMG_PI_IMPORT_ROM_42_42</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Import_ROM_42x42.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_IMPORT_ROM_AND_APP_100_42">IMG_PI_IMPORT_ROM_AND_APP_100_42</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_IMPORT_WIZARD_BANNER_75_66">IMG_PI_IMPORT_WIZARD_BANNER_75_66</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Import_ROM_AND_APP_100x42.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_METER_16_16">IMG_PI_METER_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Meter_16x16.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_METER_20_20">IMG_PI_METER_20_20</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Meter_20x20.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_PHONE_ROM_FILE_16_20">IMG_PI_PHONE_ROM_FILE_16_20</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Application_16x20.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_PHONE_ROM_FILE_20_20">IMG_PI_PHONE_ROM_FILE_20_20</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Application_20x20.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_PHONE_ROM_FILE_42_42">IMG_PI_PHONE_ROM_FILE_42_42</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Application_42x42.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_PHONE_ROM_FILE_64_64">IMG_PI_PHONE_ROM_FILE_64_64</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Application_64x64.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_RESOURCE_LIST_16_16">IMG_RESOURCE_LIST_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Resource_List.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_ROM_IMAGE_16_16">IMG_ROM_IMAGE_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/ROM_Image.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_ROM_LOG_16_16">IMG_ROM_LOG_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/ROM_Log.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_START_RESOURCE_BLOCK_16_16">IMG_START_RESOURCE_BLOCK_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Start_Resource_Block.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_SYMBIAN_CPP_CLASS_16_16">IMG_SYMBIAN_CPP_CLASS_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Symbian_OS_C++_Class.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_SYMBIAN_CPP_PROJECT_16_16">IMG_SYMBIAN_CPP_PROJECT_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Symbian_OS_C++_Project.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_SYSTEM_INCLUDES_16_16">IMG_SYSTEM_INCLUDES_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/System_Includes.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_SYSTEM_RESOURCE_LIST_16_16">IMG_SYSTEM_RESOURCE_LIST_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/System_Resource_List.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_TRK_16_20">IMG_TRK_16_20</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/TRK_Debug_Agent_16x20.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_TRK_20_20">IMG_TRK_20_20</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/TRK_Debug_Agent_20x20.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_TRK_42_42">IMG_TRK_42_42</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/TRK_Debug_Agent_42x42.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_TRK_64_64">IMG_TRK_64_64</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/TRK_Debug_Agent_64x64.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_TRK_MASK_16_20">IMG_TRK_MASK_16_20</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/TRK_Debug_Agent_16x20_Mask.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_TRK_MASK_20_20">IMG_TRK_MASK_20_20</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/TRK_Debug_Agent_20x20_Mask.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_TRK_MASK_42_42">IMG_TRK_MASK_42_42</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/TRK_Debug_Agent_42x42_Mask.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_TRK_MASK_64_64">IMG_TRK_MASK_64_64</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/TRK_Debug_Agent_64x64_Mask.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_UPDATE_PROJECT_16_16">IMG_UPDATE_PROJECT_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Update_Project.png</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_USER_INCLUDES_16_16">IMG_USER_INCLUDES_16_16</A></B></CODE> <BR>
-      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/User_Includes.png</TD>
-  </TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-<A NAME="method_summary">
-<!-- -->
-</A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-  <TR BGCOLOR="#CCCCFF">
-    <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;Image</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.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;Access to a shared image object, do not dispose of these images.</TD>
-  </TR>
-  <TR BGCOLOR="white">
-    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;ImageDescriptor</CODE></FONT></TD>
-    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.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;Access to a shared image descriptor.</TD>
-  </TR>
-</TABLE>
-&nbsp;
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-  <TR BGCOLOR="#CCCCFF">
-    <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Field Detail</B></FONT></TH>
-  </TR>
-</TABLE>
-<A NAME="IMG_NEW_SYMBIAN_CLASS_16_16">
-<!-- -->
-</A>
-<H3> IMG_NEW_SYMBIAN_CLASS_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_NEW_SYMBIAN_CLASS_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/_New_Symbian_S_Class_16x16.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_SYMBIAN_CLASS_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_NEW_SYMBIAN_CLASS_55_45">
-<!-- -->
-</A>
-<H3> IMG_NEW_SYMBIAN_CLASS_55_45</H3>
-<PRE>
-static final java.lang.String <B>IMG_NEW_SYMBIAN_CLASS_55_45</B></PRE>
-<DL>
-  <DD>File path: icons/New_Symbian_OS_Class_55x45.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_SYMBIAN_CLASS_55_45">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_ADD_IMAGE_FILE_16_16">
-<!-- -->
-</A>
-<H3> IMG_ADD_IMAGE_FILE_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_ADD_IMAGE_FILE_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/Add_Image_file.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_ADD_IMAGE_FILE_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_ADD_MMP_FILE_16_16">
-<!-- -->
-</A>
-<H3> IMG_ADD_MMP_FILE_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_ADD_MMP_FILE_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/Add_MMP_Definition_file.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_ADD_MMP_FILE_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_AIF_FILE_16_16">
-<!-- -->
-</A>
-<H3> IMG_AIF_FILE_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_AIF_FILE_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/AIF_Definition_file.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_AIF_FILE_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_APPLICATION_BADGE_32_32">
-<!-- -->
-</A>
-<H3> IMG_APPLICATION_BADGE_32_32</H3>
-<PRE>
-static final java.lang.String <B>IMG_APPLICATION_BADGE_32_32</B></PRE>
-<DL>
-  <DD>File path: icons/Application_badge.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_APPLICATION_BADGE_32_32">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_BLD_INF_16_16">
-<!-- -->
-</A>
-<H3> IMG_BLD_INF_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_BLD_INF_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_BLD_INF_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_BUILD_ALL_16_16">
-<!-- -->
-</A>
-<H3> IMG_BUILD_ALL_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_BUILD_ALL_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/Bld_inf_Definition_file.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_BUILD_ALL_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_BUILD_ALL_24_24">
-<!-- -->
-</A>
-<H3> IMG_BUILD_ALL_24_24</H3>
-<PRE>
-static final java.lang.String <B>IMG_BUILD_ALL_24_24</B></PRE>
-<DL>
-  <DD>File path: icons/Build_All_Targets_24x24.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_BUILD_ALL_24_24">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_BUILD_SYMBIAN_COMPONENT">
-<!-- -->
-</A>
-<H3> IMG_BUILD_SYMBIAN_COMPONENT</H3>
-<PRE>
-static final java.lang.String <B>IMG_BUILD_SYMBIAN_COMPONENT</B></PRE>
-<DL>
-  <DD>File path: icons/Build_Symbian_Component.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_BUILD_SYMBIAN_COMPONENT">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_CARBIDE_C_ICON_16_16">
-<!-- -->
-</A>
-<H3> IMG_CARBIDE_C_ICON_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_CARBIDE_C_ICON_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/Carbide_c_icon_16x16.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_CARBIDE_C_ICON_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_CARBIDE_CPP_PERSPECTIVE_16_16">
-<!-- -->
-</A>
-<H3> IMG_CARBIDE_CPP_PERSPECTIVE_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_CARBIDE_CPP_PERSPECTIVE_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/Carbide_C_C++_perspective.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_CARBIDE_CPP_PERSPECTIVE_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_COMPILER_OPTIONS_16_16">
-<!-- -->
-</A>
-<H3> IMG_COMPILER_OPTIONS_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_COMPILER_OPTIONS_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_COMPILER_OPTIONS_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_CUSTOM_TRACE_BADGE_24_24">
-<!-- -->
-</A>
-<H3> IMG_CUSTOM_TRACE_BADGE_24_24</H3>
-<PRE>
-static final java.lang.String <B>IMG_CUSTOM_TRACE_BADGE_24_24</B></PRE>
-<DL>
-  <DD>File path: icons/Compiler_Options.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_CUSTOM_TRACE_BADGE_24_24">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_EXAMPLES_16_16">
-<!-- -->
-</A>
-<H3> IMG_EXAMPLES_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_EXAMPLES_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/Examples_16x16.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_EXAMPLES_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_EXAMPLES_24_24">
-<!-- -->
-</A>
-<H3> IMG_EXAMPLES_24_24</H3>
-<PRE>
-static final java.lang.String <B>IMG_EXAMPLES_24_24</B></PRE>
-<DL>
-  <DD>File path: icons/Examples_24x24.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_EXAMPLES_24_24">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_EXAMPLES_16_16_32_32">
-<!-- -->
-</A>
-<H3> IMG_EXAMPLES_16_16_32_32</H3>
-<PRE>
-static final java.lang.String <B>IMG_EXAMPLES_16_16_32_32</B></PRE>
-<DL>
-  <DD>File path: icons/Examples_32x32.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_EXAMPLES_16_16_32_32">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_EXAMPLES_48_48">
-<!-- -->
-</A>
-<H3> IMG_EXAMPLES_48_48</H3>
-<PRE>
-static final java.lang.String <B>IMG_EXAMPLES_48_48</B></PRE>
-<DL>
-  <DD>File path: icons/Examples_48x48.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_EXAMPLES_48_48">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_EXAMPLES_72_72">
-<!-- -->
-</A>
-<H3> IMG_EXAMPLES_72_72</H3>
-<PRE>
-static final java.lang.String <B>IMG_EXAMPLES_72_72</B></PRE>
-<DL>
-  <DD>File path: icons/Examples_72x72.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_EXAMPLES_72_72">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_FILTER_16_16">
-<!-- -->
-</A>
-<H3> IMG_FILTER_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_FILTER_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/Filter.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_FILTER_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_FREEZE_EXPORTS_16_16">
-<!-- -->
-</A>
-<H3> IMG_FREEZE_EXPORTS_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_FREEZE_EXPORTS_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/Freeze_Exports_16x16.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_FREEZE_EXPORTS_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_FREEZE_EXPORTS_24_24">
-<!-- -->
-</A>
-<H3> IMG_FREEZE_EXPORTS_24_24</H3>
-<PRE>
-static final java.lang.String <B>IMG_FREEZE_EXPORTS_24_24</B></PRE>
-<DL>
-  <DD>File path: icons/Freeze_Exports_24x24.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_FREEZE_EXPORTS_24_24">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_IMPORT_BLDINF_WIZARD_BANNER">
-<!-- -->
-</A>
-<H3> IMG_IMPORT_BLDINF_WIZARD_BANNER</H3>
-<PRE>
-static final java.lang.String <B>IMG_IMPORT_BLDINF_WIZARD_BANNER</B></PRE>
-<DL>
-  <DD>File path: icons/Import_BldInf_wizard_banner.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_IMPORT_BLDINF_WIZARD_BANNER">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_IMPORT_SOS_EXE_WIZARD_BANNER">
-<!-- -->
-</A>
-<H3> IMG_IMPORT_SOS_EXE_WIZARD_BANNER</H3>
-<PRE>
-static final java.lang.String <B>IMG_IMPORT_SOS_EXE_WIZARD_BANNER</B></PRE>
-<DL>
-  <DD>File path: icons/Import_SOS_Exe_wizard_banner.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_IMPORT_SOS_EXE_WIZARD_BANNER">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_LANGUAGES_16_16">
-<!-- -->
-</A>
-<H3> IMG_LANGUAGES_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_LANGUAGES_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/Languages.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_LANGUAGES_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_MACROS_16_16">
-<!-- -->
-</A>
-<H3> IMG_MACROS_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_MACROS_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/Macros.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_MACROS_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_MBM_MIF_AIF_EDITOR_16_16">
-<!-- -->
-</A>
-<H3> IMG_MBM_MIF_AIF_EDITOR_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_MBM_MIF_AIF_EDITOR_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/MBM_MIF_AIF_Editor.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_MBM_MIF_AIF_EDITOR_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_MIF_FILE_16_16">
-<!-- -->
-</A>
-<H3> IMG_MIF_FILE_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_MIF_FILE_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/MIF_Definition_file.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_MIF_FILE_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_MMP_FILE_16_16">
-<!-- -->
-</A>
-<H3> IMG_MMP_FILE_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_MMP_FILE_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/MMP_Definition_file.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_MMP_FILE_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_MBM_FILE_16_16">
-<!-- -->
-</A>
-<H3> IMG_MBM_FILE_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_MBM_FILE_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/MBM_Definition_file.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_MBM_FILE_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_NEW_LAUNCH_CONFIG_WIZARD_BANNER">
-<!-- -->
-</A>
-<H3> IMG_NEW_LAUNCH_CONFIG_WIZARD_BANNER</H3>
-<PRE>
-static final java.lang.String <B>IMG_NEW_LAUNCH_CONFIG_WIZARD_BANNER</B></PRE>
-<DL>
-  <DD>File path: icons/New_Launch_Config_wizard_banner.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_LAUNCH_CONFIG_WIZARD_BANNER">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_NEW_MMP_FILE_WIZARD_BANNER">
-<!-- -->
-</A>
-<H3> IMG_NEW_MMP_FILE_WIZARD_BANNER</H3>
-<PRE>
-static final java.lang.String <B>IMG_NEW_MMP_FILE_WIZARD_BANNER</B></PRE>
-<DL>
-  <DD>File path: icons/New_MMP_file_wizard_banner.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_MMP_FILE_WIZARD_BANNER">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_NEW_PROJECT_16_16">
-<!-- -->
-</A>
-<H3> IMG_NEW_PROJECT_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_NEW_PROJECT_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/New_Project.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_PROJECT_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_NEW_CARBIDE_PROJECT_16_16">
-<!-- -->
-</A>
-<H3> IMG_NEW_CARBIDE_PROJECT_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_NEW_CARBIDE_PROJECT_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/New_Symbian_OS_C++_Project_16x16.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_CARBIDE_PROJECT_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_NEW_CARBIDE_PROJECT_55_45">
-<!-- -->
-</A>
-<H3> IMG_NEW_CARBIDE_PROJECT_55_45</H3>
-<PRE>
-static final java.lang.String <B>IMG_NEW_CARBIDE_PROJECT_55_45</B></PRE>
-<DL>
-  <DD>File path: icons/New_Symbian_OS_C++_Project_55x45.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_CARBIDE_PROJECT_55_45">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_NEW_CARBIDE_PROJECT_WIZARD_BANNER">
-<!-- -->
-</A>
-<H3> IMG_NEW_CARBIDE_PROJECT_WIZARD_BANNER</H3>
-<PRE>
-static final java.lang.String <B>IMG_NEW_CARBIDE_PROJECT_WIZARD_BANNER</B></PRE>
-<DL>
-  <DD>File path: icons/New_Symbian_OS_C++_Project_wizard_banner.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_CARBIDE_PROJECT_WIZARD_BANNER">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_NEW_SOS_CLASS_WIZARD_BANNER">
-<!-- -->
-</A>
-<H3> IMG_NEW_SOS_CLASS_WIZARD_BANNER</H3>
-<PRE>
-static final java.lang.String <B>IMG_NEW_SOS_CLASS_WIZARD_BANNER</B></PRE>
-<DL>
-  <DD>File path: icons/New_Symbian_OS_Class_wizard_banner.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_SOS_CLASS_WIZARD_BANNER">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_NEW_UI_DESIGN_WIZARD_BANNER">
-<!-- -->
-</A>
-<H3> IMG_NEW_UI_DESIGN_WIZARD_BANNER</H3>
-<PRE>
-static final java.lang.String <B>IMG_NEW_UI_DESIGN_WIZARD_BANNER</B></PRE>
-<DL>
-  <DD>File path: icons/New_UI_Design_wizard_banner.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_UI_DESIGN_WIZARD_BANNER">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_PHONE_ROM_BADGE_32_32">
-<!-- -->
-</A>
-<H3> IMG_PHONE_ROM_BADGE_32_32</H3>
-<PRE>
-static final java.lang.String <B>IMG_PHONE_ROM_BADGE_32_32</B></PRE>
-<DL>
-  <DD>File path: icons/Phone_ROM_badge.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PHONE_ROM_BADGE_32_32">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_PI_PHONE_ROM_FILE_16_20">
-<!-- -->
-</A>
-<H3> IMG_PI_PHONE_ROM_FILE_16_20</H3>
-<PRE>
-static final java.lang.String <B>IMG_PI_PHONE_ROM_FILE_16_20</B></PRE>
-<DL>
-  <DD>File path: icons/PI_Application_16x20.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_PHONE_ROM_FILE_16_20">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_PI_PHONE_ROM_FILE_20_20">
-<!-- -->
-</A>
-<H3> IMG_PI_PHONE_ROM_FILE_20_20</H3>
-<PRE>
-static final java.lang.String <B>IMG_PI_PHONE_ROM_FILE_20_20</B></PRE>
-<DL>
-  <DD>File path: icons/PI_Application_20x20.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_PHONE_ROM_FILE_20_20">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_PI_PHONE_ROM_FILE_42_42">
-<!-- -->
-</A>
-<H3> IMG_PI_PHONE_ROM_FILE_42_42</H3>
-<PRE>
-static final java.lang.String <B>IMG_PI_PHONE_ROM_FILE_42_42</B></PRE>
-<DL>
-  <DD>File path: icons/PI_Application_42x42.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_PHONE_ROM_FILE_42_42">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_PI_PHONE_ROM_FILE_64_64">
-<!-- -->
-</A>
-<H3> IMG_PI_PHONE_ROM_FILE_64_64</H3>
-<PRE>
-static final java.lang.String <B>IMG_PI_PHONE_ROM_FILE_64_64</B></PRE>
-<DL>
-  <DD>File path: icons/PI_Application_64x64.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_PHONE_ROM_FILE_64_64">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_PI_IMPORT_APP_42_42">
-<!-- -->
-</A>
-<H3> IMG_PI_IMPORT_APP_42_42</H3>
-<PRE>
-static final java.lang.String <B>IMG_PI_IMPORT_APP_42_42</B></PRE>
-<DL>
-  <DD>File path: icons/PI_Import_APP_42x42.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_IMPORT_APP_42_42">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_PI_IMPORT_ROM_42_42">
-<!-- -->
-</A>
-<H3> IMG_PI_IMPORT_ROM_42_42</H3>
-<PRE>
-static final java.lang.String <B>IMG_PI_IMPORT_ROM_42_42</B></PRE>
-<DL>
-  <DD>File path: icons/PI_Import_ROM_42x42.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_IMPORT_ROM_42_42">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_PI_IMPORT_NONE_100_42">
-<!-- -->
-</A>
-<H3> IMG_PI_IMPORT_NONE_100_42</H3>
-<PRE>
-static final java.lang.String <B>IMG_PI_IMPORT_NONE_100_42</B></PRE>
-<DL>
-  <DD>File path: icons/PI_Import_NONE_42x42.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_IMPORT_NONE_100_42">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_PI_METER_16_16">
-<!-- -->
-</A>
-<H3> IMG_PI_METER_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_PI_METER_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/PI_Meter_16x16.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_METER_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_PI_METER_20_20">
-<!-- -->
-</A>
-<H3> IMG_PI_METER_20_20</H3>
-<PRE>
-static final java.lang.String <B>IMG_PI_METER_20_20</B></PRE>
-<DL>
-  <DD>File path: icons/PI_Meter_20x20.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_METER_20_20">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_PI_IMPORT_ROM_AND_APP_100_42">
-<!-- -->
-</A>
-<H3> IMG_PI_IMPORT_ROM_AND_APP_100_42</H3>
-<PRE>
-static final java.lang.String <B>IMG_PI_IMPORT_ROM_AND_APP_100_42</B></PRE>
-<DL>
-  <DD>File path: icons/
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_IMPORT_ROM_AND_APP_100_42">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_PI_IMPORT_WIZARD_BANNER_75_66">
-<!-- -->
-</A>
-<H3> IMG_PI_IMPORT_WIZARD_BANNER_75_66</H3>
-<PRE>
-static final java.lang.String <B>IMG_PI_IMPORT_WIZARD_BANNER_75_66</B></PRE>
-<DL>
-  <DD>File path: icons/PI_Import_ROM_AND_APP_100x42.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_IMPORT_WIZARD_BANNER_75_66">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_RESOURCE_LIST_16_16">
-<!-- -->
-</A>
-<H3> IMG_RESOURCE_LIST_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_RESOURCE_LIST_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/Resource_List.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_RESOURCE_LIST_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_ROM_IMAGE_16_16">
-<!-- -->
-</A>
-<H3> IMG_ROM_IMAGE_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_ROM_IMAGE_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/ROM_Image.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_ROM_IMAGE_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_ROM_LOG_16_16">
-<!-- -->
-</A>
-<H3> IMG_ROM_LOG_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_ROM_LOG_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/ROM_Log.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_ROM_LOG_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_LEAVESCAN_16_16">
-<!-- -->
-</A>
-<H3> IMG_LEAVESCAN_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_LEAVESCAN_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/Run_Leavescan.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_LEAVESCAN_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_START_RESOURCE_BLOCK_16_16">
-<!-- -->
-</A>
-<H3> IMG_START_RESOURCE_BLOCK_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_START_RESOURCE_BLOCK_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/Start_Resource_Block.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_START_RESOURCE_BLOCK_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_BLD_INF_MMP_55_45">
-<!-- -->
-</A>
-<H3> IMG_BLD_INF_MMP_55_45</H3>
-<PRE>
-static final java.lang.String <B>IMG_BLD_INF_MMP_55_45</B></PRE>
-<DL>
-  <DD>File path: icons/Symbian_OS_Bld_inf_MMP_file.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_BLD_INF_MMP_55_45">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_SYMBIAN_CPP_CLASS_16_16">
-<!-- -->
-</A>
-<H3> IMG_SYMBIAN_CPP_CLASS_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_SYMBIAN_CPP_CLASS_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/Symbian_OS_C++_Class.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_SYMBIAN_CPP_CLASS_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_SYMBIAN_CPP_PROJECT_16_16">
-<!-- -->
-</A>
-<H3> IMG_SYMBIAN_CPP_PROJECT_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_SYMBIAN_CPP_PROJECT_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/Symbian_OS_C++_Project.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_SYMBIAN_CPP_PROJECT_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_SYSTEM_INCLUDES_16_16">
-<!-- -->
-</A>
-<H3> IMG_SYSTEM_INCLUDES_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_SYSTEM_INCLUDES_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/System_Includes.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_SYSTEM_INCLUDES_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_SYSTEM_RESOURCE_LIST_16_16">
-<!-- -->
-</A>
-<H3> IMG_SYSTEM_RESOURCE_LIST_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_SYSTEM_RESOURCE_LIST_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/System_Resource_List.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_SYSTEM_RESOURCE_LIST_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_TRK_MASK_16_20">
-<!-- -->
-</A>
-<H3> IMG_TRK_MASK_16_20</H3>
-<PRE>
-static final java.lang.String <B>IMG_TRK_MASK_16_20</B></PRE>
-<DL>
-  <DD>File path: icons/TRK_Debug_Agent_16x20_Mask.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_TRK_MASK_16_20">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_TRK_16_20">
-<!-- -->
-</A>
-<H3> IMG_TRK_16_20</H3>
-<PRE>
-static final java.lang.String <B>IMG_TRK_16_20</B></PRE>
-<DL>
-  <DD>File path: icons/TRK_Debug_Agent_16x20.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_TRK_16_20">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_TRK_MASK_20_20">
-<!-- -->
-</A>
-<H3> IMG_TRK_MASK_20_20</H3>
-<PRE>
-static final java.lang.String <B>IMG_TRK_MASK_20_20</B></PRE>
-<DL>
-  <DD>File path: icons/TRK_Debug_Agent_20x20_Mask.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_TRK_MASK_20_20">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_TRK_20_20">
-<!-- -->
-</A>
-<H3> IMG_TRK_20_20</H3>
-<PRE>
-static final java.lang.String <B>IMG_TRK_20_20</B></PRE>
-<DL>
-  <DD>File path: icons/TRK_Debug_Agent_20x20.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_TRK_20_20">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_TRK_MASK_42_42">
-<!-- -->
-</A>
-<H3> IMG_TRK_MASK_42_42</H3>
-<PRE>
-static final java.lang.String <B>IMG_TRK_MASK_42_42</B></PRE>
-<DL>
-  <DD>File path: icons/TRK_Debug_Agent_42x42_Mask.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_TRK_MASK_42_42">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_TRK_42_42">
-<!-- -->
-</A>
-<H3> IMG_TRK_42_42</H3>
-<PRE>
-static final java.lang.String <B>IMG_TRK_42_42</B></PRE>
-<DL>
-  <DD>File path: icons/TRK_Debug_Agent_42x42.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_TRK_42_42">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_TRK_MASK_64_64">
-<!-- -->
-</A>
-<H3> IMG_TRK_MASK_64_64</H3>
-<PRE>
-static final java.lang.String <B>IMG_TRK_MASK_64_64</B></PRE>
-<DL>
-  <DD>File path: icons/TRK_Debug_Agent_64x64_Mask.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_TRK_MASK_64_64">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_TRK_64_64">
-<!-- -->
-</A>
-<H3> IMG_TRK_64_64</H3>
-<PRE>
-static final java.lang.String <B>IMG_TRK_64_64</B></PRE>
-<DL>
-  <DD>File path: icons/TRK_Debug_Agent_64x64.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_TRK_64_64">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_UPDATE_PROJECT_16_16">
-<!-- -->
-</A>
-<H3> IMG_UPDATE_PROJECT_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_UPDATE_PROJECT_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/Update_Project.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_UPDATE_PROJECT_16_16">Constant Field Values</A>
-    </DL>
-</DL>
-<HR>
-<A NAME="IMG_USER_INCLUDES_16_16">
-<!-- -->
-</A>
-<H3> IMG_USER_INCLUDES_16_16</H3>
-<PRE>
-static final java.lang.String <B>IMG_USER_INCLUDES_16_16</B></PRE>
-<DL>
-  <DD>File path: icons/User_Includes.png
-    <DL>
-      <DT><B>See Also:</B>
-      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_USER_INCLUDES_16_16">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">
-    <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>Access to a shared image object, do not dispose of these images.
-  <DD>
-    <DL>
-      <DT><B>Parameters:</B>
-      <DD><CODE>key</CODE> - one of the IMG_* image names defined in this class
-    </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>Access to a shared image descriptor. The caller is responsible 
-    for disposing of any images created via this descriptor.
-  <DD>
-    <DL>
-      <DT><B>Parameters:</B>
-      <DD><CODE>key</CODE> - one of the IMG_* image names defined in this class
-    </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"><A NAME="navbar_bottom_firstrow">
-      <!-- -->
-      </A>
-      <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-        <TR ALIGN="center" VALIGN="top">
-          <TD BGCOLOR="#EEEEFF"><A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-          <TD BGCOLOR="#EEEEFF"><A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-          <TD BGCOLOR="#FFFFFF">&nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
-          <TD BGCOLOR="#EEEEFF"><A HREF="class-use/ICarbideSharedImages.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
-          <TD BGCOLOR="#EEEEFF"><A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-          <TD BGCOLOR="#EEEEFF"><A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-          <TD BGCOLOR="#EEEEFF"><A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-          <TD BGCOLOR="#EEEEFF"><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> <b>Carbide.c++</b></EM> </TD>
-  </TR>
-  <TR>
-    <TD BGCOLOR="white"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../com/nokia/carbide/cpp/ui/CarbideUIPlugin.html" title="class in com.nokia.carbide.cpp.ui"><B>PREV CLASS</B></A>&nbsp;
-      &nbsp;NEXT CLASS</FONT></TD>
-    <TD BGCOLOR="white"><FONT SIZE="-2"> <A HREF="../../../../../index.html?com/nokia/carbide/cpp/ui/ICarbideSharedImages.html" target="_top"><B>FRAMES</B></A> &nbsp;
-      &nbsp;<A HREF="ICarbideSharedImages.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"><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"><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>
-<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-</BODY>
-</HTML>
+<!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_15) on Tue Jan 06 17:31:54 CST 2009 -->
+<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<TITLE>ICarbideSharedImages (Carbide.c++ SDK API Reference)</TITLE>
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="ICarbideSharedImages (Carbide.c++ SDK API Reference)";
+}
+</SCRIPT>
+<NOSCRIPT></NOSCRIPT>
+</HEAD>
+<BODY BGCOLOR="#FFFFFF" 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"><A NAME="navbar_top_firstrow">
+      <!-- -->
+      </A>
+      <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+        <TR ALIGN="center" VALIGN="top">
+          <TD BGCOLOR="#EEEEFF"><A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+          <TD BGCOLOR="#EEEEFF"><A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+          <TD BGCOLOR="#FFFFFF">&nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+          <TD BGCOLOR="#EEEEFF"><A HREF="class-use/ICarbideSharedImages.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+          <TD BGCOLOR="#EEEEFF"><A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+          <TD BGCOLOR="#EEEEFF"><A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+          <TD BGCOLOR="#EEEEFF"><A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+          <TD BGCOLOR="#EEEEFF"><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> <b>Carbide.c++</b></EM> </TD>
+  </TR>
+  <TR>
+    <TD BGCOLOR="white"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../com/nokia/carbide/cpp/ui/CarbideUIPlugin.html" title="class in com.nokia.carbide.cpp.ui"><B>PREV CLASS</B></A>&nbsp;
+      &nbsp;NEXT CLASS</FONT></TD>
+    <TD BGCOLOR="white"><FONT SIZE="-2"> <A HREF="../../../../../index.html?com/nokia/carbide/cpp/ui/ICarbideSharedImages.html" target="_top"><B>FRAMES</B></A> &nbsp;
+      &nbsp;<A HREF="ICarbideSharedImages.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"><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"><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"> com.nokia.carbide.cpp.ui</FONT> <BR>
+  Interface ICarbideSharedImages</H2>
+<HR>
+<DL>
+  <DT>
+    <PRE>
+    public interface <B>ICarbideSharedImages</B>
+</DL>
+<P> Images provided by the Carbide.c++ UI Plugin.
+  
+  Images are accessed by the String keys defined in this class.
+  The dimensions are encoded into the end of the key, e.g. IMAGE_EXAMPLE_X_Y is 
+  X pixels horizontal by Y pixels vertical. <br/>
+  <br/>
+  The Javadoc for each image key includes the plugin-relative path to the image file. The image
+  files can be referenced via these paths. <br/>
+  <br/>
+  For example, to reference an image from an HTML help file use a statement like: <br/>
+  &lt;img src="PLUGINS_ROOT/com.nokia.carbide.cpp.ui/icons/Carbide_c_icon_16x16.png"/&gt;
+<HR>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+  <TR BGCOLOR="#CCCCFF">
+    <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Field Summary</B></FONT></TH>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_ADD_IMAGE_FILE_16_16">IMG_ADD_IMAGE_FILE_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Add_Image_file.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_ADD_MMP_FILE_16_16">IMG_ADD_MMP_FILE_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Add_MMP_Definition_file.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_AIF_FILE_16_16">IMG_AIF_FILE_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/AIF_Definition_file.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_APPLICATION_BADGE_32_32">IMG_APPLICATION_BADGE_32_32</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Application_badge.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_BLD_INF_16_16">IMG_BLD_INF_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_BLD_INF_MMP_55_45">IMG_BLD_INF_MMP_55_45</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Symbian_OS_Bld_inf_MMP_file.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_BUILD_ALL_16_16">IMG_BUILD_ALL_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Bld_inf_Definition_file.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_BUILD_ALL_24_24">IMG_BUILD_ALL_24_24</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Build_All_Targets_24x24.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_BUILD_SYMBIAN_COMPONENT">IMG_BUILD_SYMBIAN_COMPONENT</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Build_Symbian_Component.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_CARBIDE_C_ICON_16_16">IMG_CARBIDE_C_ICON_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Carbide_c_icon_16x16.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_CARBIDE_CPP_PERSPECTIVE_16_16">IMG_CARBIDE_CPP_PERSPECTIVE_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Carbide_C_C++_perspective.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_COMPILER_OPTIONS_16_16">IMG_COMPILER_OPTIONS_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_CUSTOM_TRACE_BADGE_24_24">IMG_CUSTOM_TRACE_BADGE_24_24</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Compiler_Options.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_EXAMPLES_16_16">IMG_EXAMPLES_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Examples_16x16.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_EXAMPLES_16_16_32_32">IMG_EXAMPLES_16_16_32_32</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Examples_32x32.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_EXAMPLES_24_24">IMG_EXAMPLES_24_24</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Examples_24x24.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_EXAMPLES_48_48">IMG_EXAMPLES_48_48</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Examples_48x48.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_EXAMPLES_72_72">IMG_EXAMPLES_72_72</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Examples_72x72.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_FILTER_16_16">IMG_FILTER_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Filter.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_FREEZE_EXPORTS_16_16">IMG_FREEZE_EXPORTS_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Freeze_Exports_16x16.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_FREEZE_EXPORTS_24_24">IMG_FREEZE_EXPORTS_24_24</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Freeze_Exports_24x24.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_IMPORT_BLDINF_WIZARD_BANNER">IMG_IMPORT_BLDINF_WIZARD_BANNER</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Import_BldInf_wizard_banner.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_IMPORT_SOS_EXE_WIZARD_BANNER">IMG_IMPORT_SOS_EXE_WIZARD_BANNER</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Import_SOS_Exe_wizard_banner.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_LANGUAGES_16_16">IMG_LANGUAGES_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Languages.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_LEAVESCAN_16_16">IMG_LEAVESCAN_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Run_Leavescan.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_MACROS_16_16">IMG_MACROS_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Macros.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_MBM_FILE_16_16">IMG_MBM_FILE_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/MBM_Definition_file.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_MBM_MIF_AIF_EDITOR_16_16">IMG_MBM_MIF_AIF_EDITOR_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/MBM_MIF_AIF_Editor.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_MIF_FILE_16_16">IMG_MIF_FILE_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/MIF_Definition_file.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_MMP_FILE_16_16">IMG_MMP_FILE_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/MMP_Definition_file.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_CARBIDE_PROJECT_16_16">IMG_NEW_CARBIDE_PROJECT_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/New_Symbian_OS_C++_Project_16x16.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_CARBIDE_PROJECT_55_45">IMG_NEW_CARBIDE_PROJECT_55_45</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/New_Symbian_OS_C++_Project_55x45.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_CARBIDE_PROJECT_WIZARD_BANNER">IMG_NEW_CARBIDE_PROJECT_WIZARD_BANNER</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/New_Symbian_OS_C++_Project_wizard_banner.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_LAUNCH_CONFIG_WIZARD_BANNER">IMG_NEW_LAUNCH_CONFIG_WIZARD_BANNER</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/New_Launch_Config_wizard_banner.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_MMP_FILE_WIZARD_BANNER">IMG_NEW_MMP_FILE_WIZARD_BANNER</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/New_MMP_file_wizard_banner.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_PROJECT_16_16">IMG_NEW_PROJECT_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/New_Project.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_SOS_CLASS_WIZARD_BANNER">IMG_NEW_SOS_CLASS_WIZARD_BANNER</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/New_Symbian_OS_Class_wizard_banner.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_SYMBIAN_CLASS_16_16">IMG_NEW_SYMBIAN_CLASS_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/_New_Symbian_S_Class_16x16.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_SYMBIAN_CLASS_55_45">IMG_NEW_SYMBIAN_CLASS_55_45</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/New_Symbian_OS_Class_55x45.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_NEW_UI_DESIGN_WIZARD_BANNER">IMG_NEW_UI_DESIGN_WIZARD_BANNER</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/New_UI_Design_wizard_banner.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PHONE_ROM_BADGE_32_32">IMG_PHONE_ROM_BADGE_32_32</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Phone_ROM_badge.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_IMPORT_APP_42_42">IMG_PI_IMPORT_APP_42_42</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Import_APP_42x42.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_IMPORT_NONE_100_42">IMG_PI_IMPORT_NONE_100_42</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Import_NONE_42x42.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_IMPORT_ROM_42_42">IMG_PI_IMPORT_ROM_42_42</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Import_ROM_42x42.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_IMPORT_ROM_AND_APP_100_42">IMG_PI_IMPORT_ROM_AND_APP_100_42</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_IMPORT_WIZARD_BANNER_75_66">IMG_PI_IMPORT_WIZARD_BANNER_75_66</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Import_ROM_AND_APP_100x42.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_METER_16_16">IMG_PI_METER_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Meter_16x16.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_METER_20_20">IMG_PI_METER_20_20</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Meter_20x20.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_PHONE_ROM_FILE_16_20">IMG_PI_PHONE_ROM_FILE_16_20</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Application_16x20.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_PHONE_ROM_FILE_20_20">IMG_PI_PHONE_ROM_FILE_20_20</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Application_20x20.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_PHONE_ROM_FILE_42_42">IMG_PI_PHONE_ROM_FILE_42_42</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Application_42x42.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_PI_PHONE_ROM_FILE_64_64">IMG_PI_PHONE_ROM_FILE_64_64</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/PI_Application_64x64.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_RESOURCE_LIST_16_16">IMG_RESOURCE_LIST_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Resource_List.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_ROM_IMAGE_16_16">IMG_ROM_IMAGE_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/ROM_Image.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_ROM_LOG_16_16">IMG_ROM_LOG_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/ROM_Log.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_START_RESOURCE_BLOCK_16_16">IMG_START_RESOURCE_BLOCK_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Start_Resource_Block.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_SYMBIAN_CPP_CLASS_16_16">IMG_SYMBIAN_CPP_CLASS_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Symbian_OS_C++_Class.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_SYMBIAN_CPP_PROJECT_16_16">IMG_SYMBIAN_CPP_PROJECT_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Symbian_OS_C++_Project.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_SYSTEM_INCLUDES_16_16">IMG_SYSTEM_INCLUDES_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/System_Includes.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_SYSTEM_RESOURCE_LIST_16_16">IMG_SYSTEM_RESOURCE_LIST_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/System_Resource_List.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_TRK_16_20">IMG_TRK_16_20</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/TRK_Debug_Agent_16x20.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_TRK_20_20">IMG_TRK_20_20</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/TRK_Debug_Agent_20x20.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_TRK_42_42">IMG_TRK_42_42</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/TRK_Debug_Agent_42x42.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_TRK_64_64">IMG_TRK_64_64</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/TRK_Debug_Agent_64x64.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_TRK_MASK_16_20">IMG_TRK_MASK_16_20</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/TRK_Debug_Agent_16x20_Mask.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_TRK_MASK_20_20">IMG_TRK_MASK_20_20</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/TRK_Debug_Agent_20x20_Mask.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_TRK_MASK_42_42">IMG_TRK_MASK_42_42</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/TRK_Debug_Agent_42x42_Mask.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_TRK_MASK_64_64">IMG_TRK_MASK_64_64</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/TRK_Debug_Agent_64x64_Mask.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_UPDATE_PROJECT_16_16">IMG_UPDATE_PROJECT_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/Update_Project.png</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.html#IMG_USER_INCLUDES_16_16">IMG_USER_INCLUDES_16_16</A></B></CODE> <BR>
+      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;File path: icons/User_Includes.png</TD>
+  </TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+<A NAME="method_summary">
+<!-- -->
+</A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+  <TR BGCOLOR="#CCCCFF">
+    <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;Image</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.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;Access to a shared image object, do not dispose of these images.</TD>
+  </TR>
+  <TR BGCOLOR="white">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;ImageDescriptor</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="../../../../../com/nokia/carbide/cpp/ui/ICarbideSharedImages.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;Access to a shared image descriptor.</TD>
+  </TR>
+</TABLE>
+&nbsp;
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+  <TR BGCOLOR="#CCCCFF">
+    <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Field Detail</B></FONT></TH>
+  </TR>
+</TABLE>
+<A NAME="IMG_NEW_SYMBIAN_CLASS_16_16">
+<!-- -->
+</A>
+<H3> IMG_NEW_SYMBIAN_CLASS_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_NEW_SYMBIAN_CLASS_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/_New_Symbian_S_Class_16x16.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_SYMBIAN_CLASS_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_NEW_SYMBIAN_CLASS_55_45">
+<!-- -->
+</A>
+<H3> IMG_NEW_SYMBIAN_CLASS_55_45</H3>
+<PRE>
+static final java.lang.String <B>IMG_NEW_SYMBIAN_CLASS_55_45</B></PRE>
+<DL>
+  <DD>File path: icons/New_Symbian_OS_Class_55x45.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_SYMBIAN_CLASS_55_45">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_ADD_IMAGE_FILE_16_16">
+<!-- -->
+</A>
+<H3> IMG_ADD_IMAGE_FILE_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_ADD_IMAGE_FILE_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/Add_Image_file.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_ADD_IMAGE_FILE_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_ADD_MMP_FILE_16_16">
+<!-- -->
+</A>
+<H3> IMG_ADD_MMP_FILE_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_ADD_MMP_FILE_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/Add_MMP_Definition_file.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_ADD_MMP_FILE_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_AIF_FILE_16_16">
+<!-- -->
+</A>
+<H3> IMG_AIF_FILE_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_AIF_FILE_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/AIF_Definition_file.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_AIF_FILE_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_APPLICATION_BADGE_32_32">
+<!-- -->
+</A>
+<H3> IMG_APPLICATION_BADGE_32_32</H3>
+<PRE>
+static final java.lang.String <B>IMG_APPLICATION_BADGE_32_32</B></PRE>
+<DL>
+  <DD>File path: icons/Application_badge.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_APPLICATION_BADGE_32_32">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_BLD_INF_16_16">
+<!-- -->
+</A>
+<H3> IMG_BLD_INF_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_BLD_INF_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_BLD_INF_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_BUILD_ALL_16_16">
+<!-- -->
+</A>
+<H3> IMG_BUILD_ALL_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_BUILD_ALL_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/Bld_inf_Definition_file.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_BUILD_ALL_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_BUILD_ALL_24_24">
+<!-- -->
+</A>
+<H3> IMG_BUILD_ALL_24_24</H3>
+<PRE>
+static final java.lang.String <B>IMG_BUILD_ALL_24_24</B></PRE>
+<DL>
+  <DD>File path: icons/Build_All_Targets_24x24.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_BUILD_ALL_24_24">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_BUILD_SYMBIAN_COMPONENT">
+<!-- -->
+</A>
+<H3> IMG_BUILD_SYMBIAN_COMPONENT</H3>
+<PRE>
+static final java.lang.String <B>IMG_BUILD_SYMBIAN_COMPONENT</B></PRE>
+<DL>
+  <DD>File path: icons/Build_Symbian_Component.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_BUILD_SYMBIAN_COMPONENT">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_CARBIDE_C_ICON_16_16">
+<!-- -->
+</A>
+<H3> IMG_CARBIDE_C_ICON_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_CARBIDE_C_ICON_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/Carbide_c_icon_16x16.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_CARBIDE_C_ICON_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_CARBIDE_CPP_PERSPECTIVE_16_16">
+<!-- -->
+</A>
+<H3> IMG_CARBIDE_CPP_PERSPECTIVE_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_CARBIDE_CPP_PERSPECTIVE_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/Carbide_C_C++_perspective.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_CARBIDE_CPP_PERSPECTIVE_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_COMPILER_OPTIONS_16_16">
+<!-- -->
+</A>
+<H3> IMG_COMPILER_OPTIONS_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_COMPILER_OPTIONS_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_COMPILER_OPTIONS_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_CUSTOM_TRACE_BADGE_24_24">
+<!-- -->
+</A>
+<H3> IMG_CUSTOM_TRACE_BADGE_24_24</H3>
+<PRE>
+static final java.lang.String <B>IMG_CUSTOM_TRACE_BADGE_24_24</B></PRE>
+<DL>
+  <DD>File path: icons/Compiler_Options.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_CUSTOM_TRACE_BADGE_24_24">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_EXAMPLES_16_16">
+<!-- -->
+</A>
+<H3> IMG_EXAMPLES_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_EXAMPLES_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/Examples_16x16.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_EXAMPLES_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_EXAMPLES_24_24">
+<!-- -->
+</A>
+<H3> IMG_EXAMPLES_24_24</H3>
+<PRE>
+static final java.lang.String <B>IMG_EXAMPLES_24_24</B></PRE>
+<DL>
+  <DD>File path: icons/Examples_24x24.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_EXAMPLES_24_24">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_EXAMPLES_16_16_32_32">
+<!-- -->
+</A>
+<H3> IMG_EXAMPLES_16_16_32_32</H3>
+<PRE>
+static final java.lang.String <B>IMG_EXAMPLES_16_16_32_32</B></PRE>
+<DL>
+  <DD>File path: icons/Examples_32x32.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_EXAMPLES_16_16_32_32">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_EXAMPLES_48_48">
+<!-- -->
+</A>
+<H3> IMG_EXAMPLES_48_48</H3>
+<PRE>
+static final java.lang.String <B>IMG_EXAMPLES_48_48</B></PRE>
+<DL>
+  <DD>File path: icons/Examples_48x48.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_EXAMPLES_48_48">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_EXAMPLES_72_72">
+<!-- -->
+</A>
+<H3> IMG_EXAMPLES_72_72</H3>
+<PRE>
+static final java.lang.String <B>IMG_EXAMPLES_72_72</B></PRE>
+<DL>
+  <DD>File path: icons/Examples_72x72.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_EXAMPLES_72_72">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_FILTER_16_16">
+<!-- -->
+</A>
+<H3> IMG_FILTER_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_FILTER_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/Filter.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_FILTER_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_FREEZE_EXPORTS_16_16">
+<!-- -->
+</A>
+<H3> IMG_FREEZE_EXPORTS_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_FREEZE_EXPORTS_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/Freeze_Exports_16x16.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_FREEZE_EXPORTS_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_FREEZE_EXPORTS_24_24">
+<!-- -->
+</A>
+<H3> IMG_FREEZE_EXPORTS_24_24</H3>
+<PRE>
+static final java.lang.String <B>IMG_FREEZE_EXPORTS_24_24</B></PRE>
+<DL>
+  <DD>File path: icons/Freeze_Exports_24x24.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_FREEZE_EXPORTS_24_24">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_IMPORT_BLDINF_WIZARD_BANNER">
+<!-- -->
+</A>
+<H3> IMG_IMPORT_BLDINF_WIZARD_BANNER</H3>
+<PRE>
+static final java.lang.String <B>IMG_IMPORT_BLDINF_WIZARD_BANNER</B></PRE>
+<DL>
+  <DD>File path: icons/Import_BldInf_wizard_banner.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_IMPORT_BLDINF_WIZARD_BANNER">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_IMPORT_SOS_EXE_WIZARD_BANNER">
+<!-- -->
+</A>
+<H3> IMG_IMPORT_SOS_EXE_WIZARD_BANNER</H3>
+<PRE>
+static final java.lang.String <B>IMG_IMPORT_SOS_EXE_WIZARD_BANNER</B></PRE>
+<DL>
+  <DD>File path: icons/Import_SOS_Exe_wizard_banner.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_IMPORT_SOS_EXE_WIZARD_BANNER">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_LANGUAGES_16_16">
+<!-- -->
+</A>
+<H3> IMG_LANGUAGES_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_LANGUAGES_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/Languages.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_LANGUAGES_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_MACROS_16_16">
+<!-- -->
+</A>
+<H3> IMG_MACROS_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_MACROS_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/Macros.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_MACROS_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_MBM_MIF_AIF_EDITOR_16_16">
+<!-- -->
+</A>
+<H3> IMG_MBM_MIF_AIF_EDITOR_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_MBM_MIF_AIF_EDITOR_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/MBM_MIF_AIF_Editor.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_MBM_MIF_AIF_EDITOR_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_MIF_FILE_16_16">
+<!-- -->
+</A>
+<H3> IMG_MIF_FILE_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_MIF_FILE_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/MIF_Definition_file.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_MIF_FILE_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_MMP_FILE_16_16">
+<!-- -->
+</A>
+<H3> IMG_MMP_FILE_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_MMP_FILE_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/MMP_Definition_file.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_MMP_FILE_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_MBM_FILE_16_16">
+<!-- -->
+</A>
+<H3> IMG_MBM_FILE_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_MBM_FILE_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/MBM_Definition_file.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_MBM_FILE_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_NEW_LAUNCH_CONFIG_WIZARD_BANNER">
+<!-- -->
+</A>
+<H3> IMG_NEW_LAUNCH_CONFIG_WIZARD_BANNER</H3>
+<PRE>
+static final java.lang.String <B>IMG_NEW_LAUNCH_CONFIG_WIZARD_BANNER</B></PRE>
+<DL>
+  <DD>File path: icons/New_Launch_Config_wizard_banner.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_LAUNCH_CONFIG_WIZARD_BANNER">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_NEW_MMP_FILE_WIZARD_BANNER">
+<!-- -->
+</A>
+<H3> IMG_NEW_MMP_FILE_WIZARD_BANNER</H3>
+<PRE>
+static final java.lang.String <B>IMG_NEW_MMP_FILE_WIZARD_BANNER</B></PRE>
+<DL>
+  <DD>File path: icons/New_MMP_file_wizard_banner.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_MMP_FILE_WIZARD_BANNER">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_NEW_PROJECT_16_16">
+<!-- -->
+</A>
+<H3> IMG_NEW_PROJECT_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_NEW_PROJECT_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/New_Project.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_PROJECT_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_NEW_CARBIDE_PROJECT_16_16">
+<!-- -->
+</A>
+<H3> IMG_NEW_CARBIDE_PROJECT_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_NEW_CARBIDE_PROJECT_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/New_Symbian_OS_C++_Project_16x16.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_CARBIDE_PROJECT_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_NEW_CARBIDE_PROJECT_55_45">
+<!-- -->
+</A>
+<H3> IMG_NEW_CARBIDE_PROJECT_55_45</H3>
+<PRE>
+static final java.lang.String <B>IMG_NEW_CARBIDE_PROJECT_55_45</B></PRE>
+<DL>
+  <DD>File path: icons/New_Symbian_OS_C++_Project_55x45.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_CARBIDE_PROJECT_55_45">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_NEW_CARBIDE_PROJECT_WIZARD_BANNER">
+<!-- -->
+</A>
+<H3> IMG_NEW_CARBIDE_PROJECT_WIZARD_BANNER</H3>
+<PRE>
+static final java.lang.String <B>IMG_NEW_CARBIDE_PROJECT_WIZARD_BANNER</B></PRE>
+<DL>
+  <DD>File path: icons/New_Symbian_OS_C++_Project_wizard_banner.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_CARBIDE_PROJECT_WIZARD_BANNER">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_NEW_SOS_CLASS_WIZARD_BANNER">
+<!-- -->
+</A>
+<H3> IMG_NEW_SOS_CLASS_WIZARD_BANNER</H3>
+<PRE>
+static final java.lang.String <B>IMG_NEW_SOS_CLASS_WIZARD_BANNER</B></PRE>
+<DL>
+  <DD>File path: icons/New_Symbian_OS_Class_wizard_banner.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_SOS_CLASS_WIZARD_BANNER">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_NEW_UI_DESIGN_WIZARD_BANNER">
+<!-- -->
+</A>
+<H3> IMG_NEW_UI_DESIGN_WIZARD_BANNER</H3>
+<PRE>
+static final java.lang.String <B>IMG_NEW_UI_DESIGN_WIZARD_BANNER</B></PRE>
+<DL>
+  <DD>File path: icons/New_UI_Design_wizard_banner.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_NEW_UI_DESIGN_WIZARD_BANNER">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_PHONE_ROM_BADGE_32_32">
+<!-- -->
+</A>
+<H3> IMG_PHONE_ROM_BADGE_32_32</H3>
+<PRE>
+static final java.lang.String <B>IMG_PHONE_ROM_BADGE_32_32</B></PRE>
+<DL>
+  <DD>File path: icons/Phone_ROM_badge.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PHONE_ROM_BADGE_32_32">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_PI_PHONE_ROM_FILE_16_20">
+<!-- -->
+</A>
+<H3> IMG_PI_PHONE_ROM_FILE_16_20</H3>
+<PRE>
+static final java.lang.String <B>IMG_PI_PHONE_ROM_FILE_16_20</B></PRE>
+<DL>
+  <DD>File path: icons/PI_Application_16x20.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_PHONE_ROM_FILE_16_20">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_PI_PHONE_ROM_FILE_20_20">
+<!-- -->
+</A>
+<H3> IMG_PI_PHONE_ROM_FILE_20_20</H3>
+<PRE>
+static final java.lang.String <B>IMG_PI_PHONE_ROM_FILE_20_20</B></PRE>
+<DL>
+  <DD>File path: icons/PI_Application_20x20.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_PHONE_ROM_FILE_20_20">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_PI_PHONE_ROM_FILE_42_42">
+<!-- -->
+</A>
+<H3> IMG_PI_PHONE_ROM_FILE_42_42</H3>
+<PRE>
+static final java.lang.String <B>IMG_PI_PHONE_ROM_FILE_42_42</B></PRE>
+<DL>
+  <DD>File path: icons/PI_Application_42x42.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_PHONE_ROM_FILE_42_42">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_PI_PHONE_ROM_FILE_64_64">
+<!-- -->
+</A>
+<H3> IMG_PI_PHONE_ROM_FILE_64_64</H3>
+<PRE>
+static final java.lang.String <B>IMG_PI_PHONE_ROM_FILE_64_64</B></PRE>
+<DL>
+  <DD>File path: icons/PI_Application_64x64.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_PHONE_ROM_FILE_64_64">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_PI_IMPORT_APP_42_42">
+<!-- -->
+</A>
+<H3> IMG_PI_IMPORT_APP_42_42</H3>
+<PRE>
+static final java.lang.String <B>IMG_PI_IMPORT_APP_42_42</B></PRE>
+<DL>
+  <DD>File path: icons/PI_Import_APP_42x42.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_IMPORT_APP_42_42">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_PI_IMPORT_ROM_42_42">
+<!-- -->
+</A>
+<H3> IMG_PI_IMPORT_ROM_42_42</H3>
+<PRE>
+static final java.lang.String <B>IMG_PI_IMPORT_ROM_42_42</B></PRE>
+<DL>
+  <DD>File path: icons/PI_Import_ROM_42x42.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_IMPORT_ROM_42_42">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_PI_IMPORT_NONE_100_42">
+<!-- -->
+</A>
+<H3> IMG_PI_IMPORT_NONE_100_42</H3>
+<PRE>
+static final java.lang.String <B>IMG_PI_IMPORT_NONE_100_42</B></PRE>
+<DL>
+  <DD>File path: icons/PI_Import_NONE_42x42.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_IMPORT_NONE_100_42">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_PI_METER_16_16">
+<!-- -->
+</A>
+<H3> IMG_PI_METER_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_PI_METER_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/PI_Meter_16x16.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_METER_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_PI_METER_20_20">
+<!-- -->
+</A>
+<H3> IMG_PI_METER_20_20</H3>
+<PRE>
+static final java.lang.String <B>IMG_PI_METER_20_20</B></PRE>
+<DL>
+  <DD>File path: icons/PI_Meter_20x20.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_METER_20_20">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_PI_IMPORT_ROM_AND_APP_100_42">
+<!-- -->
+</A>
+<H3> IMG_PI_IMPORT_ROM_AND_APP_100_42</H3>
+<PRE>
+static final java.lang.String <B>IMG_PI_IMPORT_ROM_AND_APP_100_42</B></PRE>
+<DL>
+  <DD>File path: icons/
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_IMPORT_ROM_AND_APP_100_42">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_PI_IMPORT_WIZARD_BANNER_75_66">
+<!-- -->
+</A>
+<H3> IMG_PI_IMPORT_WIZARD_BANNER_75_66</H3>
+<PRE>
+static final java.lang.String <B>IMG_PI_IMPORT_WIZARD_BANNER_75_66</B></PRE>
+<DL>
+  <DD>File path: icons/PI_Import_ROM_AND_APP_100x42.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_PI_IMPORT_WIZARD_BANNER_75_66">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_RESOURCE_LIST_16_16">
+<!-- -->
+</A>
+<H3> IMG_RESOURCE_LIST_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_RESOURCE_LIST_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/Resource_List.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_RESOURCE_LIST_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_ROM_IMAGE_16_16">
+<!-- -->
+</A>
+<H3> IMG_ROM_IMAGE_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_ROM_IMAGE_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/ROM_Image.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_ROM_IMAGE_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_ROM_LOG_16_16">
+<!-- -->
+</A>
+<H3> IMG_ROM_LOG_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_ROM_LOG_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/ROM_Log.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_ROM_LOG_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_LEAVESCAN_16_16">
+<!-- -->
+</A>
+<H3> IMG_LEAVESCAN_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_LEAVESCAN_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/Run_Leavescan.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_LEAVESCAN_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_START_RESOURCE_BLOCK_16_16">
+<!-- -->
+</A>
+<H3> IMG_START_RESOURCE_BLOCK_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_START_RESOURCE_BLOCK_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/Start_Resource_Block.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_START_RESOURCE_BLOCK_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_BLD_INF_MMP_55_45">
+<!-- -->
+</A>
+<H3> IMG_BLD_INF_MMP_55_45</H3>
+<PRE>
+static final java.lang.String <B>IMG_BLD_INF_MMP_55_45</B></PRE>
+<DL>
+  <DD>File path: icons/Symbian_OS_Bld_inf_MMP_file.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_BLD_INF_MMP_55_45">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_SYMBIAN_CPP_CLASS_16_16">
+<!-- -->
+</A>
+<H3> IMG_SYMBIAN_CPP_CLASS_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_SYMBIAN_CPP_CLASS_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/Symbian_OS_C++_Class.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_SYMBIAN_CPP_CLASS_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_SYMBIAN_CPP_PROJECT_16_16">
+<!-- -->
+</A>
+<H3> IMG_SYMBIAN_CPP_PROJECT_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_SYMBIAN_CPP_PROJECT_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/Symbian_OS_C++_Project.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_SYMBIAN_CPP_PROJECT_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_SYSTEM_INCLUDES_16_16">
+<!-- -->
+</A>
+<H3> IMG_SYSTEM_INCLUDES_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_SYSTEM_INCLUDES_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/System_Includes.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_SYSTEM_INCLUDES_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_SYSTEM_RESOURCE_LIST_16_16">
+<!-- -->
+</A>
+<H3> IMG_SYSTEM_RESOURCE_LIST_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_SYSTEM_RESOURCE_LIST_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/System_Resource_List.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_SYSTEM_RESOURCE_LIST_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_TRK_MASK_16_20">
+<!-- -->
+</A>
+<H3> IMG_TRK_MASK_16_20</H3>
+<PRE>
+static final java.lang.String <B>IMG_TRK_MASK_16_20</B></PRE>
+<DL>
+  <DD>File path: icons/TRK_Debug_Agent_16x20_Mask.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_TRK_MASK_16_20">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_TRK_16_20">
+<!-- -->
+</A>
+<H3> IMG_TRK_16_20</H3>
+<PRE>
+static final java.lang.String <B>IMG_TRK_16_20</B></PRE>
+<DL>
+  <DD>File path: icons/TRK_Debug_Agent_16x20.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_TRK_16_20">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_TRK_MASK_20_20">
+<!-- -->
+</A>
+<H3> IMG_TRK_MASK_20_20</H3>
+<PRE>
+static final java.lang.String <B>IMG_TRK_MASK_20_20</B></PRE>
+<DL>
+  <DD>File path: icons/TRK_Debug_Agent_20x20_Mask.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_TRK_MASK_20_20">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_TRK_20_20">
+<!-- -->
+</A>
+<H3> IMG_TRK_20_20</H3>
+<PRE>
+static final java.lang.String <B>IMG_TRK_20_20</B></PRE>
+<DL>
+  <DD>File path: icons/TRK_Debug_Agent_20x20.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_TRK_20_20">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_TRK_MASK_42_42">
+<!-- -->
+</A>
+<H3> IMG_TRK_MASK_42_42</H3>
+<PRE>
+static final java.lang.String <B>IMG_TRK_MASK_42_42</B></PRE>
+<DL>
+  <DD>File path: icons/TRK_Debug_Agent_42x42_Mask.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_TRK_MASK_42_42">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_TRK_42_42">
+<!-- -->
+</A>
+<H3> IMG_TRK_42_42</H3>
+<PRE>
+static final java.lang.String <B>IMG_TRK_42_42</B></PRE>
+<DL>
+  <DD>File path: icons/TRK_Debug_Agent_42x42.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_TRK_42_42">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_TRK_MASK_64_64">
+<!-- -->
+</A>
+<H3> IMG_TRK_MASK_64_64</H3>
+<PRE>
+static final java.lang.String <B>IMG_TRK_MASK_64_64</B></PRE>
+<DL>
+  <DD>File path: icons/TRK_Debug_Agent_64x64_Mask.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_TRK_MASK_64_64">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_TRK_64_64">
+<!-- -->
+</A>
+<H3> IMG_TRK_64_64</H3>
+<PRE>
+static final java.lang.String <B>IMG_TRK_64_64</B></PRE>
+<DL>
+  <DD>File path: icons/TRK_Debug_Agent_64x64.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_TRK_64_64">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_UPDATE_PROJECT_16_16">
+<!-- -->
+</A>
+<H3> IMG_UPDATE_PROJECT_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_UPDATE_PROJECT_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/Update_Project.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_UPDATE_PROJECT_16_16">Constant Field Values</A>
+    </DL>
+</DL>
+<HR>
+<A NAME="IMG_USER_INCLUDES_16_16">
+<!-- -->
+</A>
+<H3> IMG_USER_INCLUDES_16_16</H3>
+<PRE>
+static final java.lang.String <B>IMG_USER_INCLUDES_16_16</B></PRE>
+<DL>
+  <DD>File path: icons/User_Includes.png
+    <DL>
+      <DT><B>See Also:</B>
+      <DD><A HREF="../../../../../constant-values.html#com.nokia.carbide.cpp.ui.ICarbideSharedImages.IMG_USER_INCLUDES_16_16">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">
+    <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>Access to a shared image object, do not dispose of these images.
+  <DD>
+    <DL>
+      <DT><B>Parameters:</B>
+      <DD><CODE>key</CODE> - one of the IMG_* image names defined in this class
+    </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>Access to a shared image descriptor. The caller is responsible 
+    for disposing of any images created via this descriptor.
+  <DD>
+    <DL>
+      <DT><B>Parameters:</B>
+      <DD><CODE>key</CODE> - one of the IMG_* image names defined in this class
+    </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"><A NAME="navbar_bottom_firstrow">
+      <!-- -->
+      </A>
+      <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+        <TR ALIGN="center" VALIGN="top">
+          <TD BGCOLOR="#EEEEFF"><A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+          <TD BGCOLOR="#EEEEFF"><A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+          <TD BGCOLOR="#FFFFFF">&nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+          <TD BGCOLOR="#EEEEFF"><A HREF="class-use/ICarbideSharedImages.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+          <TD BGCOLOR="#EEEEFF"><A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+          <TD BGCOLOR="#EEEEFF"><A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+          <TD BGCOLOR="#EEEEFF"><A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+          <TD BGCOLOR="#EEEEFF"><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> <b>Carbide.c++</b></EM> </TD>
+  </TR>
+  <TR>
+    <TD BGCOLOR="white"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../com/nokia/carbide/cpp/ui/CarbideUIPlugin.html" title="class in com.nokia.carbide.cpp.ui"><B>PREV CLASS</B></A>&nbsp;
+      &nbsp;NEXT CLASS</FONT></TD>
+    <TD BGCOLOR="white"><FONT SIZE="-2"> <A HREF="../../../../../index.html?com/nokia/carbide/cpp/ui/ICarbideSharedImages.html" target="_top"><B>FRAMES</B></A> &nbsp;
+      &nbsp;<A HREF="ICarbideSharedImages.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"><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"><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>
+<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
+</BODY>
+</HTML>