blob: bcf577e0f6dba6456ee26b4fd92ce2fccd8d043b [file] [log] [blame]
<html><body><p><font size="+1"><strong>Package org.eclipse.wst.xsl.ui.internal.editor</strong></font></p><hr><h2><font size="-1"><strong>org.eclipse.wst.xsl.ui.internal.editor</strong></font><br>
Class OverrideIndicatorImageProvider</h2><br><hr><pre>public class <strong>OverrideIndicatorImageProvider</strong>
extends java.lang.Object</pre>Image provider for {@link org.eclipse.wst.xsl.ui.internal.editor.jdt.internal.ui.javaeditor.OverrideIndicatorManager.OverrideIndicator} annotations.<p></p><hr><table width="100%" border="1"><tr bgcolor="#CCCCFF"><td width="100%"><h2>Constructor Summary</h2></td></tr><tr><td><code><strong><a href="#con_OverrideIndicatorImageProvider">OverrideIndicatorImageProvider</a></strong>()</code></td></tr></table><br><table width="100%" border="1"><tr cols="2" bgcolor="#CCCCFF"><td colspan="2" width="100%"><h2>Method Summary</h2></td></tr><tr valign="top"><td width="20%" align="right"><code>public ImageDescriptor</code></td><td width="" align="left"><code><a href="#method_getImageDescriptor">getImageDescriptor</a>(java.lang.String imageDescritporId)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public java.lang.String</code></td><td width="" align="left"><code><a href="#method_getImageDescriptorId">getImageDescriptorId</a>(Annotation annotation)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
</td></tr><tr valign="top"><td width="20%" align="right"><code>public Image</code></td><td width="" align="left"><code><a href="#method_getManagedImage">getManagedImage</a>(Annotation annotation)</code><br>
&nbsp;&nbsp;&nbsp;&nbsp;
This does not support managing its own image.</td></tr></table><hr><table cols="2" width="100%" border="1"><tr colspan="2" width="100%" bgcolor="#CCCCFF" align="left"><td><h2>
Constructor Detail
</h2></td></tr></table><h2><a name="con_OverrideIndicatorImageProvider">OverrideIndicatorImageProvider</a></h2><p><code>public <strong>OverrideIndicatorImageProvider</strong>()</code></p><p></p><hr><table cols="2" width="100%" border="1"><tr colspan="2" width="100%" bgcolor="#CCCCFF" align="left"><td><h2>
Methods Detail
</h2></td></tr></table><h2><a name="method_getImageDescriptor">getImageDescriptor</a></h2><p><code>public ImageDescriptor <strong>getImageDescriptor</strong>(java.lang.String imageDescritporId)</code></p><p></p><h3>Parameters</h3><p><code>imageDescritporId</code></p><h3>Returns</h3><p><code>ImageDescriptor</code></p><hr><h2><a name="method_getImageDescriptorId">getImageDescriptorId</a></h2><p><code>public java.lang.String <strong>getImageDescriptorId</strong>(Annotation annotation)</code></p><p></p><h3>Parameters</h3><p><code>annotation</code></p><h3>Returns</h3><p><code>java.lang.String</code></p><hr><h2><a name="method_getManagedImage">getManagedImage</a></h2><p><code>public Image <strong>getManagedImage</strong>(Annotation annotation)</code></p><p>This does not support managing its own image.</p><h3>Parameters</h3><p><code>annotation</code></p><h3>Returns</h3><p><code>Image</code> - null</p><hr></body></html>