Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/IIDHandler.html31
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.ExceptionDialog.html40
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOItemProvider.html71
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOLabelDecorator.html81
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOLabelProvider.html37
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.ResourcesNode.html19
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/RepositoryContentProvider.html70
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/RepositoryLabelProvider.html33
8 files changed, 83 insertions, 299 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/IIDHandler.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/IIDHandler.html
index feeaea52dc..5843bcf709 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/IIDHandler.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/db/IIDHandler.html
@@ -306,6 +306,16 @@ Interface IIDHandler</H2>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/server/db/IIDHandler.html#setCDOIDRaw(java.sql.PreparedStatement, int, java.lang.Object)">setCDOIDRaw</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/sql/PreparedStatement.html?is-external=true" title="class or interface in java.sql">PreparedStatement</A>&nbsp;stmt,
+ int&nbsp;column,
+ <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;id)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/server/db/IIDHandler.html#setLastObjectID(org.eclipse.emf.cdo.common.id.CDOID)">setLastObjectID</A></B>(<A HREF="../../../../../../org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id">CDOID</A>&nbsp;lastObjectID)</CODE>
<BR>
@@ -536,6 +546,27 @@ void <B>appendCDOID</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/ap
</DL>
<HR>
+<A NAME="setCDOIDRaw(java.sql.PreparedStatement, int, java.lang.Object)"><!-- --></A><H3>
+setCDOIDRaw</H3>
+<PRE>
+void <B>setCDOIDRaw</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/sql/PreparedStatement.html?is-external=true" title="class or interface in java.sql">PreparedStatement</A>&nbsp;stmt,
+ int&nbsp;column,
+ <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;id)
+ throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</A></PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</A></CODE><DT><B>Since:</B></DT>
+ <DD>4.1</DD>
+</DL>
+</DD>
+</DL>
+<HR>
+
<A NAME="setCDOID(java.sql.PreparedStatement, int, org.eclipse.emf.cdo.common.id.CDOID)"><!-- --></A><H3>
setCDOID</H3>
<PRE>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.ExceptionDialog.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.ExceptionDialog.html
index 220591ab47..e845dfa37a 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.ExceptionDialog.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.ExceptionDialog.html
@@ -217,7 +217,7 @@ Class CDOInteractiveExceptionHandler.ExceptionDialog</H2>
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.ExceptionDialog.html#configureShell(org.eclipse.swt.widgets.Shell)">configureShell</A></B>(org.eclipse.swt.widgets.Shell&nbsp;newShell)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Configures the given shell in preparation for opening this window in it.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -225,7 +225,7 @@ Class CDOInteractiveExceptionHandler.ExceptionDialog</H2>
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.ExceptionDialog.html#createButtonsForButtonBar(org.eclipse.swt.widgets.Composite)">createButtonsForButtonBar</A></B>(org.eclipse.swt.widgets.Composite&nbsp;parent)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds buttons to this dialog's button bar.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -233,8 +233,7 @@ Class CDOInteractiveExceptionHandler.ExceptionDialog</H2>
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOInteractiveExceptionHandler.ExceptionDialog.html#createDialogArea(org.eclipse.swt.widgets.Composite)">createDialogArea</A></B>(org.eclipse.swt.widgets.Composite&nbsp;parent)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates and returns the contents of the upper part of this dialog (above
- the button bar).</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.jface.dialogs.TitleAreaDialog"><!-- --></A>
@@ -339,18 +338,11 @@ configureShell</H3>
<PRE>
protected void <B>configureShell</B>(org.eclipse.swt.widgets.Shell&nbsp;newShell)</PRE>
<DL>
-<DD><B>Description copied from class: <CODE>org.eclipse.jface.window.Window</CODE></B></DD>
-<DD>Configures the given shell in preparation for opening this window in it.
- <p>
- The default implementation of this framework method sets the shell's
- image and gives it a grid layout. Subclasses may extend or reimplement.
- </p>
-<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>configureShell</CODE> in class <CODE>org.eclipse.jface.window.Window</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>newShell</CODE> - the shell</DL>
+</DL>
</DD>
</DL>
<HR>
@@ -360,21 +352,11 @@ createDialogArea</H3>
<PRE>
protected org.eclipse.swt.widgets.Control <B>createDialogArea</B>(org.eclipse.swt.widgets.Composite&nbsp;parent)</PRE>
<DL>
-<DD><B>Description copied from class: <CODE>org.eclipse.jface.dialogs.TitleAreaDialog</CODE></B></DD>
-<DD>Creates and returns the contents of the upper part of this dialog (above
- the button bar).
- <p>
- The <code>Dialog</code> implementation of this framework method creates
- and returns a new <code>Composite</code> with no margins and spacing.
- Subclasses should override.
- </p>
-<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>createDialogArea</CODE> in class <CODE>org.eclipse.jface.dialogs.TitleAreaDialog</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>parent</CODE> - The parent composite to contain the dialog area
-<DT><B>Returns:</B><DD>the dialog area control</DL>
+</DL>
</DD>
</DL>
<HR>
@@ -384,21 +366,11 @@ createButtonsForButtonBar</H3>
<PRE>
protected void <B>createButtonsForButtonBar</B>(org.eclipse.swt.widgets.Composite&nbsp;parent)</PRE>
<DL>
-<DD><B>Description copied from class: <CODE>org.eclipse.jface.dialogs.Dialog</CODE></B></DD>
-<DD>Adds buttons to this dialog's button bar.
- <p>
- The <code>Dialog</code> implementation of this framework method adds
- standard ok and cancel buttons using the <code>createButton</code>
- framework method. These standard buttons will be accessible from
- <code>getCancelButton</code>, and <code>getOKButton</code>.
- Subclasses may override.
- </p>
-<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>createButtonsForButtonBar</CODE> in class <CODE>org.eclipse.jface.dialogs.Dialog</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>parent</CODE> - the button bar composite</DL>
+</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOItemProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOItemProvider.html
index 762653be5a..b6f609c342 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOItemProvider.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOItemProvider.html
@@ -270,7 +270,7 @@ Class CDOItemProvider</H2>
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOItemProvider.html#getChildren(java.lang.Object)">getChildren</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the child elements of the given parent element.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -278,7 +278,7 @@ Class CDOItemProvider</H2>
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOItemProvider.html#getFont(java.lang.Object)">getFont</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides a font for the given element.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -286,7 +286,7 @@ Class CDOItemProvider</H2>
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOItemProvider.html#getImage(java.lang.Object)">getImage</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the image for the label of the given element.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -294,8 +294,7 @@ Class CDOItemProvider</H2>
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOItemProvider.html#getParent(java.lang.Object)">getParent</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the parent for the given element, or <code>null</code>
- indicating that the parent can't be computed.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -303,7 +302,7 @@ Class CDOItemProvider</H2>
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOItemProvider.html#getText(java.lang.Object)">getText</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the text for the label of the given element.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -327,7 +326,7 @@ Class CDOItemProvider</H2>
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOItemProvider.html#hasChildren(java.lang.Object)">hasChildren</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether the given element has children.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.net4j.util.ui.views.ContainerItemProvider"><!-- --></A>
@@ -447,22 +446,11 @@ getChildren</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>[] <B>getChildren</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.ITreeContentProvider</CODE></B></DD>
-<DD>Returns the child elements of the given parent element.
- <p>
- The difference between this method and <code>IStructuredContentProvider.getElements</code>
- is that <code>getElements</code> is called to obtain the
- tree viewer's root elements, whereas <code>getChildren</code> is used
- to obtain the children of a given parent element in the tree (including a root).
- </p>
- The result is not modified by the viewer.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getChildren</CODE> in interface <CODE>org.eclipse.jface.viewers.ITreeContentProvider</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/views/ContainerItemProvider.html?is-external=true#getChildren(java.lang.Object)" title="class or interface in org.eclipse.net4j.util.ui.views">getChildren</A></CODE> in class <CODE><A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/views/ContainerItemProvider.html?is-external=true" title="class or interface in org.eclipse.net4j.util.ui.views">ContainerItemProvider</A>&lt;<A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/container/IContainer.html?is-external=true" title="class or interface in org.eclipse.net4j.util.container">IContainer</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&gt;&gt;</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>element</CODE> - the parent element
-<DT><B>Returns:</B><DD>an array of child elements</DL>
+</DL>
</DD>
</DL>
<HR>
@@ -472,21 +460,11 @@ hasChildren</H3>
<PRE>
public boolean <B>hasChildren</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.ITreeContentProvider</CODE></B></DD>
-<DD>Returns whether the given element has children.
- <p>
- Intended as an optimization for when the viewer does not
- need the actual children. Clients may be able to implement
- this more efficiently than <code>getChildren</code>.
- </p>
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>hasChildren</CODE> in interface <CODE>org.eclipse.jface.viewers.ITreeContentProvider</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/views/ContainerItemProvider.html?is-external=true#hasChildren(java.lang.Object)" title="class or interface in org.eclipse.net4j.util.ui.views">hasChildren</A></CODE> in class <CODE><A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/views/ContainerItemProvider.html?is-external=true" title="class or interface in org.eclipse.net4j.util.ui.views">ContainerItemProvider</A>&lt;<A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/container/IContainer.html?is-external=true" title="class or interface in org.eclipse.net4j.util.container">IContainer</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&gt;&gt;</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>element</CODE> - the element
-<DT><B>Returns:</B><DD><code>true</code> if the given element has children,
- and <code>false</code> if it has no children</DL>
+</DL>
</DD>
</DL>
<HR>
@@ -496,19 +474,11 @@ getParent</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>getParent</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.ITreeContentProvider</CODE></B></DD>
-<DD>Returns the parent for the given element, or <code>null</code>
- indicating that the parent can't be computed.
- In this case the tree-structured viewer can't expand
- a given node correctly if requested.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getParent</CODE> in interface <CODE>org.eclipse.jface.viewers.ITreeContentProvider</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/views/ContainerItemProvider.html?is-external=true#getParent(java.lang.Object)" title="class or interface in org.eclipse.net4j.util.ui.views">getParent</A></CODE> in class <CODE><A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/views/ContainerItemProvider.html?is-external=true" title="class or interface in org.eclipse.net4j.util.ui.views">ContainerItemProvider</A>&lt;<A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/container/IContainer.html?is-external=true" title="class or interface in org.eclipse.net4j.util.container">IContainer</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&gt;&gt;</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>element</CODE> - the element
-<DT><B>Returns:</B><DD>the parent element, or <code>null</code> if it
- has none or if the parent cannot be computed</DL>
+</DL>
</DD>
</DL>
<HR>
@@ -518,16 +488,11 @@ getText</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getText</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.ILabelProvider</CODE></B></DD>
-<DD>Returns the text for the label of the given element.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getText</CODE> in interface <CODE>org.eclipse.jface.viewers.ILabelProvider</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/views/ItemProvider.html?is-external=true#getText(java.lang.Object)" title="class or interface in org.eclipse.net4j.util.ui.views">getText</A></CODE> in class <CODE><A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/views/ItemProvider.html?is-external=true" title="class or interface in org.eclipse.net4j.util.ui.views">ItemProvider</A>&lt;<A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/container/IContainer.html?is-external=true" title="class or interface in org.eclipse.net4j.util.container">IContainer</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&gt;&gt;</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>obj</CODE> - the element for which to provide the label text
-<DT><B>Returns:</B><DD>the text string used to label the element, or <code>null</code>
- if there is no text label for the given object</DL>
+</DL>
</DD>
</DL>
<HR>
@@ -537,18 +502,11 @@ getImage</H3>
<PRE>
public org.eclipse.swt.graphics.Image <B>getImage</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.ILabelProvider</CODE></B></DD>
-<DD>Returns the image for the label of the given element. The image
- is owned by the label provider and must not be disposed directly.
- Instead, dispose the label provider when no longer needed.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getImage</CODE> in interface <CODE>org.eclipse.jface.viewers.ILabelProvider</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/views/ContainerItemProvider.html?is-external=true#getImage(java.lang.Object)" title="class or interface in org.eclipse.net4j.util.ui.views">getImage</A></CODE> in class <CODE><A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/views/ContainerItemProvider.html?is-external=true" title="class or interface in org.eclipse.net4j.util.ui.views">ContainerItemProvider</A>&lt;<A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/container/IContainer.html?is-external=true" title="class or interface in org.eclipse.net4j.util.container">IContainer</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&gt;&gt;</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>obj</CODE> - the element for which to provide the label image
-<DT><B>Returns:</B><DD>the image used to label the element, or <code>null</code>
- if there is no image for the given object</DL>
+</DL>
</DD>
</DL>
<HR>
@@ -558,16 +516,11 @@ getFont</H3>
<PRE>
public org.eclipse.swt.graphics.Font <B>getFont</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.IFontProvider</CODE></B></DD>
-<DD>Provides a font for the given element.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getFont</CODE> in interface <CODE>org.eclipse.jface.viewers.IFontProvider</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/views/ContainerItemProvider.html?is-external=true#getFont(java.lang.Object)" title="class or interface in org.eclipse.net4j.util.ui.views">getFont</A></CODE> in class <CODE><A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/views/ContainerItemProvider.html?is-external=true" title="class or interface in org.eclipse.net4j.util.ui.views">ContainerItemProvider</A>&lt;<A HREF="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/container/IContainer.html?is-external=true" title="class or interface in org.eclipse.net4j.util.container">IContainer</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&gt;&gt;</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>obj</CODE> - the element
-<DT><B>Returns:</B><DD>the font for the element, or <code>null</code>
- to use the default font</DL>
+</DL>
</DD>
</DL>
<HR>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOLabelDecorator.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOLabelDecorator.html
index 7a743587b0..38b714a5f3 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOLabelDecorator.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOLabelDecorator.html
@@ -199,7 +199,7 @@ Decorates labels of <A HREF="../../../../../org/eclipse/emf/cdo/CDOObject.html"
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOLabelDecorator.html#addListener(org.eclipse.jface.viewers.ILabelProviderListener)">addListener</A></B>(org.eclipse.jface.viewers.ILabelProviderListener&nbsp;listener)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a listener to this label provider.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -208,9 +208,7 @@ Decorates labels of <A HREF="../../../../../org/eclipse/emf/cdo/CDOObject.html"
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an image that is based on the given image,
- but decorated with additional information relating to the state
- of the provided element.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -219,9 +217,7 @@ Decorates labels of <A HREF="../../../../../org/eclipse/emf/cdo/CDOObject.html"
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a text label that is based on the given text label,
- but decorated with additional information relating to the state
- of the provided element.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -229,7 +225,7 @@ Decorates labels of <A HREF="../../../../../org/eclipse/emf/cdo/CDOObject.html"
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOLabelDecorator.html#dispose()">dispose</A></B>()</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Disposes of this label provider.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -238,8 +234,7 @@ Decorates labels of <A HREF="../../../../../org/eclipse/emf/cdo/CDOObject.html"
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;property)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether the label would be affected
- by a change to the given property of the given element.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -255,7 +250,7 @@ Decorates labels of <A HREF="../../../../../org/eclipse/emf/cdo/CDOObject.html"
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOLabelDecorator.html#removeListener(org.eclipse.jface.viewers.ILabelProviderListener)">removeListener</A></B>(org.eclipse.jface.viewers.ILabelProviderListener&nbsp;listener)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes a listener to this label provider.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -359,14 +354,6 @@ dispose</H3>
<PRE>
public void <B>dispose</B>()</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.IBaseLabelProvider</CODE></B></DD>
-<DD>Disposes of this label provider. When a label provider is
- attached to a viewer, the viewer will automatically call
- this method when the viewer is being closed. When label providers
- are used outside of the context of a viewer, it is the client's
- responsibility to ensure that this method is called when the
- provider is no longer needed.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>dispose</CODE> in interface <CODE>org.eclipse.jface.viewers.IBaseLabelProvider</CODE></DL>
</DD>
@@ -396,24 +383,11 @@ decorateImage</H3>
public org.eclipse.swt.graphics.Image <B>decorateImage</B>(org.eclipse.swt.graphics.Image&nbsp;image,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.ILabelDecorator</CODE></B></DD>
-<DD>Returns an image that is based on the given image,
- but decorated with additional information relating to the state
- of the provided element.
-
- Text and image decoration updates can occur as a result of other updates
- within the workbench including deferred decoration by background processes.
- Clients should handle labelProviderChangedEvents for the given element to get
- the complete decoration.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>decorateImage</CODE> in interface <CODE>org.eclipse.jface.viewers.ILabelDecorator</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>image</CODE> - the input image to decorate, or <code>null</code> if the element has no image<DD><CODE>element</CODE> - the element whose image is being decorated
-<DT><B>Returns:</B><DD>the decorated image, or <code>null</code> if no decoration is to be applied<DT><B>See Also:</B><DD><CODE>LabelProviderChangedEvent</CODE>,
-<CODE>IBaseLabelProvider.addListener(org.eclipse.jface.viewers.ILabelProviderListener)</CODE>,
-<CODE>CompositeImageDescriptor</CODE></DL>
+</DL>
</DD>
</DL>
<HR>
@@ -424,23 +398,11 @@ decorateText</H3>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>decorateText</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;text,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.ILabelDecorator</CODE></B></DD>
-<DD>Returns a text label that is based on the given text label,
- but decorated with additional information relating to the state
- of the provided element.
-
- Text and image decoration updates can occur as a result of other updates
- within the workbench including deferred decoration by background processes.
- Clients should handle labelProviderChangedEvents for the given element to get
- the complete decoration.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>decorateText</CODE> in interface <CODE>org.eclipse.jface.viewers.ILabelDecorator</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>text</CODE> - the input text label to decorate<DD><CODE>element</CODE> - the element whose image is being decorated
-<DT><B>Returns:</B><DD>the decorated text label, or <code>null</code> if no decoration is to be applied<DT><B>See Also:</B><DD><CODE>LabelProviderChangedEvent</CODE>,
-<CODE>IBaseLabelProvider.addListener(org.eclipse.jface.viewers.ILabelProviderListener)</CODE></DL>
+</DL>
</DD>
</DL>
<HR>
@@ -451,20 +413,11 @@ isLabelProperty</H3>
public boolean <B>isLabelProperty</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;property)</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.IBaseLabelProvider</CODE></B></DD>
-<DD>Returns whether the label would be affected
- by a change to the given property of the given element.
- This can be used to optimize a non-structural viewer update.
- If the property mentioned in the update does not affect the label,
- then the viewer need not update the label.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>isLabelProperty</CODE> in interface <CODE>org.eclipse.jface.viewers.IBaseLabelProvider</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>element</CODE> - the element<DD><CODE>property</CODE> - the property
-<DT><B>Returns:</B><DD><code>true</code> if the label would be affected,
- and <code>false</code> if it would be unaffected</DL>
+</DL>
</DD>
</DL>
<HR>
@@ -474,19 +427,11 @@ addListener</H3>
<PRE>
public void <B>addListener</B>(org.eclipse.jface.viewers.ILabelProviderListener&nbsp;listener)</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.IBaseLabelProvider</CODE></B></DD>
-<DD>Adds a listener to this label provider.
- Has no effect if an identical listener is already registered.
- <p>
- Label provider listeners are informed about state changes
- that affect the rendering of the viewer that uses this label provider.
- </p>
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>addListener</CODE> in interface <CODE>org.eclipse.jface.viewers.IBaseLabelProvider</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>listener</CODE> - a label provider listener</DL>
+</DL>
</DD>
</DL>
<HR>
@@ -496,15 +441,11 @@ removeListener</H3>
<PRE>
public void <B>removeListener</B>(org.eclipse.jface.viewers.ILabelProviderListener&nbsp;listener)</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.IBaseLabelProvider</CODE></B></DD>
-<DD>Removes a listener to this label provider.
- Has no effect if an identical listener is not registered.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>removeListener</CODE> in interface <CODE>org.eclipse.jface.viewers.IBaseLabelProvider</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>listener</CODE> - a label provider listener</DL>
+</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOLabelProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOLabelProvider.html
index f68d156862..866da350f7 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOLabelProvider.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/CDOLabelProvider.html
@@ -186,7 +186,7 @@ Class CDOLabelProvider</H2>
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOLabelProvider.html#dispose()">dispose</A></B>()</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Disposes of this label provider.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -194,7 +194,7 @@ Class CDOLabelProvider</H2>
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOLabelProvider.html#getBackground(java.lang.Object)">getBackground</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;object)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides a background color for the given element.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -202,7 +202,7 @@ Class CDOLabelProvider</H2>
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOLabelProvider.html#getFont(java.lang.Object)">getFont</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;object)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides a font for the given element.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -210,7 +210,7 @@ Class CDOLabelProvider</H2>
<TD><CODE><B><A HREF="../../../../../org/eclipse/emf/cdo/ui/CDOLabelProvider.html#getForeground(java.lang.Object)">getForeground</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;object)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides a foreground color for the given element.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -326,14 +326,6 @@ dispose</H3>
<PRE>
public void <B>dispose</B>()</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.IBaseLabelProvider</CODE></B></DD>
-<DD>Disposes of this label provider. When a label provider is
- attached to a viewer, the viewer will automatically call
- this method when the viewer is being closed. When label providers
- are used outside of the context of a viewer, it is the client's
- responsibility to ensure that this method is called when the
- provider is no longer needed.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>dispose</CODE> in interface <CODE>org.eclipse.jface.viewers.IBaseLabelProvider</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/ui/provider/AdapterFactoryLabelProvider.html?is-external=true#dispose()" title="class or interface in org.eclipse.emf.edit.ui.provider">dispose</A></CODE> in class <CODE><A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/ui/provider/AdapterFactoryLabelProvider.html?is-external=true" title="class or interface in org.eclipse.emf.edit.ui.provider">AdapterFactoryLabelProvider</A></CODE></DL>
</DD>
@@ -362,16 +354,11 @@ getBackground</H3>
<PRE>
public org.eclipse.swt.graphics.Color <B>getBackground</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;object)</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.IColorProvider</CODE></B></DD>
-<DD>Provides a background color for the given element.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getBackground</CODE> in interface <CODE>org.eclipse.jface.viewers.IColorProvider</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/ui/provider/AdapterFactoryLabelProvider.html?is-external=true#getBackground(java.lang.Object)" title="class or interface in org.eclipse.emf.edit.ui.provider">getBackground</A></CODE> in class <CODE><A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/ui/provider/AdapterFactoryLabelProvider.html?is-external=true" title="class or interface in org.eclipse.emf.edit.ui.provider">AdapterFactoryLabelProvider</A></CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>object</CODE> - the element
-<DT><B>Returns:</B><DD>the background color for the element, or <code>null</code>
- to use the default background color</DL>
+</DL>
</DD>
</DL>
<HR>
@@ -381,16 +368,11 @@ getForeground</H3>
<PRE>
public org.eclipse.swt.graphics.Color <B>getForeground</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;object)</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.IColorProvider</CODE></B></DD>
-<DD>Provides a foreground color for the given element.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getForeground</CODE> in interface <CODE>org.eclipse.jface.viewers.IColorProvider</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/ui/provider/AdapterFactoryLabelProvider.html?is-external=true#getForeground(java.lang.Object)" title="class or interface in org.eclipse.emf.edit.ui.provider">getForeground</A></CODE> in class <CODE><A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/ui/provider/AdapterFactoryLabelProvider.html?is-external=true" title="class or interface in org.eclipse.emf.edit.ui.provider">AdapterFactoryLabelProvider</A></CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>object</CODE> - the element
-<DT><B>Returns:</B><DD>the foreground color for the element, or <code>null</code>
- to use the default foreground color</DL>
+</DL>
</DD>
</DL>
<HR>
@@ -400,16 +382,11 @@ getFont</H3>
<PRE>
public org.eclipse.swt.graphics.Font <B>getFont</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;object)</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.IFontProvider</CODE></B></DD>
-<DD>Provides a font for the given element.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getFont</CODE> in interface <CODE>org.eclipse.jface.viewers.IFontProvider</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/ui/provider/AdapterFactoryLabelProvider.html?is-external=true#getFont(java.lang.Object)" title="class or interface in org.eclipse.emf.edit.ui.provider">getFont</A></CODE> in class <CODE><A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/ui/provider/AdapterFactoryLabelProvider.html?is-external=true" title="class or interface in org.eclipse.emf.edit.ui.provider">AdapterFactoryLabelProvider</A></CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>object</CODE> - the element
-<DT><B>Returns:</B><DD>the font for the element, or <code>null</code>
- to use the default font</DL>
+</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.ResourcesNode.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.ResourcesNode.html
index 8fa749598d..7391fdbb0d 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.ResourcesNode.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/Node.ResourcesNode.html
@@ -168,8 +168,7 @@ Class Node.ResourcesNode</H2>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/ui/ide/Node.ResourcesNode.html#getAdapter(java.lang.Class)">getAdapter</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&nbsp;adapter)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an object which is an instance of the given class
- associated with this object.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -299,25 +298,11 @@ getAdapter</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>getAdapter</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&nbsp;adapter)</PRE>
<DL>
-<DD><B>Description copied from class: <CODE>org.eclipse.core.runtime.PlatformObject</CODE></B></DD>
-<DD>Returns an object which is an instance of the given class
- associated with this object. Returns <code>null</code> if
- no such object can be found.
- <p>
- This implementation of the method declared by <code>IAdaptable</code>
- passes the request along to the platform's adapter manager; roughly
- <code>Platform.getAdapterManager().getAdapter(this, adapter)</code>.
- Subclasses may override this method (however, if they do so, they
- should invoke the method on their superclass to ensure that the
- Platform's adapter manager is consulted).
- </p>
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getAdapter</CODE> in interface <CODE>org.eclipse.core.runtime.IAdaptable</CODE><DT><B>Overrides:</B><DD><CODE>getAdapter</CODE> in class <CODE>org.eclipse.core.runtime.PlatformObject</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>adapter</CODE> - the class to adapt to
-<DT><B>Returns:</B><DD>the adapted object or <code>null</code><DT><B>See Also:</B><DD><CODE>IAdaptable.getAdapter(Class)</CODE></DL>
+</DL>
</DD>
</DL>
<HR>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/RepositoryContentProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/RepositoryContentProvider.html
index 7f58cb99e9..10967e9670 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/RepositoryContentProvider.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/RepositoryContentProvider.html
@@ -154,7 +154,7 @@ Class RepositoryContentProvider</H2>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/ui/ide/RepositoryContentProvider.html#dispose()">dispose</A></B>()</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Disposes of this content provider.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -162,7 +162,7 @@ Class RepositoryContentProvider</H2>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/ui/ide/RepositoryContentProvider.html#getChildren(java.lang.Object)">getChildren</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;parentElement)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the child elements of the given parent element.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -170,8 +170,7 @@ Class RepositoryContentProvider</H2>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/ui/ide/RepositoryContentProvider.html#getElements(java.lang.Object)">getElements</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;parentElement)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the elements to display in the viewer
- when its input is set to the given element.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -179,8 +178,7 @@ Class RepositoryContentProvider</H2>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/ui/ide/RepositoryContentProvider.html#getParent(java.lang.Object)">getParent</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the parent for the given element, or <code>null</code>
- indicating that the parent can't be computed.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -188,7 +186,7 @@ Class RepositoryContentProvider</H2>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/ui/ide/RepositoryContentProvider.html#hasChildren(java.lang.Object)">hasChildren</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;parentElement)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether the given element has children.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -301,14 +299,6 @@ dispose</H3>
<PRE>
public void <B>dispose</B>()</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.IContentProvider</CODE></B></DD>
-<DD>Disposes of this content provider.
- This is called by the viewer when it is disposed.
- <p>
- The viewer should not be updated during this call, as it is in the process
- of being disposed.
- </p>
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>dispose</CODE> in interface <CODE>org.eclipse.jface.viewers.IContentProvider</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/StructuredContentProvider.html?is-external=true#dispose()" title="class or interface in org.eclipse.net4j.util.ui">dispose</A></CODE> in class <CODE><A HREF="../../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/StructuredContentProvider.html?is-external=true" title="class or interface in org.eclipse.net4j.util.ui">StructuredContentProvider</A>&lt;org.eclipse.core.resources.IWorkspaceRoot&gt;</CODE></DL>
</DD>
@@ -407,22 +397,11 @@ getChildren</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>[] <B>getChildren</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;parentElement)</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.ITreeContentProvider</CODE></B></DD>
-<DD>Returns the child elements of the given parent element.
- <p>
- The difference between this method and <code>IStructuredContentProvider.getElements</code>
- is that <code>getElements</code> is called to obtain the
- tree viewer's root elements, whereas <code>getChildren</code> is used
- to obtain the children of a given parent element in the tree (including a root).
- </p>
- The result is not modified by the viewer.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getChildren</CODE> in interface <CODE>org.eclipse.jface.viewers.ITreeContentProvider</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>parentElement</CODE> - the parent element
-<DT><B>Returns:</B><DD>an array of child elements</DL>
+</DL>
</DD>
</DL>
<HR>
@@ -432,24 +411,11 @@ getElements</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>[] <B>getElements</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;parentElement)</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.ITreeContentProvider</CODE></B></DD>
-<DD>Returns the elements to display in the viewer
- when its input is set to the given element.
- These elements can be presented as rows in a table, items in a list, etc.
- The result is not modified by the viewer.
- <p>
- <b>NOTE:</b> The returned array must not contain the given
- <code>inputElement</code>, since this leads to recursion issues in
- <CODE>AbstractTreeViewer</CODE> (see
- <a href="https://bugs.eclipse.org/9262">bug 9262</a>).
- </p>
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getElements</CODE> in interface <CODE>org.eclipse.jface.viewers.IStructuredContentProvider</CODE><DT><B>Specified by:</B><DD><CODE>getElements</CODE> in interface <CODE>org.eclipse.jface.viewers.ITreeContentProvider</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>parentElement</CODE> - the input element
-<DT><B>Returns:</B><DD>the array of elements to display in the viewer</DL>
+</DL>
</DD>
</DL>
<HR>
@@ -459,19 +425,11 @@ getParent</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>getParent</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.ITreeContentProvider</CODE></B></DD>
-<DD>Returns the parent for the given element, or <code>null</code>
- indicating that the parent can't be computed.
- In this case the tree-structured viewer can't expand
- a given node correctly if requested.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getParent</CODE> in interface <CODE>org.eclipse.jface.viewers.ITreeContentProvider</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>element</CODE> - the element
-<DT><B>Returns:</B><DD>the parent element, or <code>null</code> if it
- has none or if the parent cannot be computed</DL>
+</DL>
</DD>
</DL>
<HR>
@@ -495,21 +453,11 @@ hasChildren</H3>
<PRE>
public boolean <B>hasChildren</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;parentElement)</PRE>
<DL>
-<DD><B>Description copied from interface: <CODE>org.eclipse.jface.viewers.ITreeContentProvider</CODE></B></DD>
-<DD>Returns whether the given element has children.
- <p>
- Intended as an optimization for when the viewer does not
- need the actual children. Clients may be able to implement
- this more efficiently than <code>getChildren</code>.
- </p>
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>hasChildren</CODE> in interface <CODE>org.eclipse.jface.viewers.ITreeContentProvider</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>parentElement</CODE> - the element
-<DT><B>Returns:</B><DD><code>true</code> if the given element has children,
- and <code>false</code> if it has no children</DL>
+</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/RepositoryLabelProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/RepositoryLabelProvider.html
index 36d43628ea..e6cb39fbf7 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/RepositoryLabelProvider.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/ui/ide/RepositoryLabelProvider.html
@@ -147,8 +147,7 @@ Class RepositoryLabelProvider</H2>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/ui/ide/RepositoryLabelProvider.html#dispose()">dispose</A></B>()</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The <code>BaseLabelProvider</code> implementation of this
- <code>IBaseLabelProvider</code> method clears its internal listener list.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -156,8 +155,7 @@ Class RepositoryLabelProvider</H2>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/ui/ide/RepositoryLabelProvider.html#getImage(java.lang.Object)">getImage</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The <code>LabelProvider</code> implementation of this
- <code>ILabelProvider</code> method returns <code>null</code>.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -165,9 +163,7 @@ Class RepositoryLabelProvider</H2>
<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/ui/ide/RepositoryLabelProvider.html#getText(java.lang.Object)">getText</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The <code>LabelProvider</code> implementation of this
- <code>ILabelProvider</code> method returns the element's
- <code>toString</code> string.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.jface.viewers.BaseLabelProvider"><!-- --></A>
@@ -241,11 +237,6 @@ dispose</H3>
<PRE>
public void <B>dispose</B>()</PRE>
<DL>
-<DD><B>Description copied from class: <CODE>org.eclipse.jface.viewers.BaseLabelProvider</CODE></B></DD>
-<DD>The <code>BaseLabelProvider</code> implementation of this
- <code>IBaseLabelProvider</code> method clears its internal listener list.
- Subclasses may extend but should call the super implementation.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>dispose</CODE> in interface <CODE>org.eclipse.jface.viewers.IBaseLabelProvider</CODE><DT><B>Overrides:</B><DD><CODE>dispose</CODE> in class <CODE>org.eclipse.jface.viewers.BaseLabelProvider</CODE></DL>
</DD>
@@ -260,18 +251,11 @@ getText</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getText</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</PRE>
<DL>
-<DD><B>Description copied from class: <CODE>org.eclipse.jface.viewers.LabelProvider</CODE></B></DD>
-<DD>The <code>LabelProvider</code> implementation of this
- <code>ILabelProvider</code> method returns the element's
- <code>toString</code> string. Subclasses may override.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getText</CODE> in interface <CODE>org.eclipse.jface.viewers.ILabelProvider</CODE><DT><B>Overrides:</B><DD><CODE>getText</CODE> in class <CODE>org.eclipse.jface.viewers.LabelProvider</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>element</CODE> - the element for which to provide the label text
-<DT><B>Returns:</B><DD>the text string used to label the element, or <code>null</code>
- if there is no text label for the given object</DL>
+</DL>
</DD>
</DL>
<HR>
@@ -281,18 +265,11 @@ getImage</H3>
<PRE>
public org.eclipse.swt.graphics.Image <B>getImage</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;element)</PRE>
<DL>
-<DD><B>Description copied from class: <CODE>org.eclipse.jface.viewers.LabelProvider</CODE></B></DD>
-<DD>The <code>LabelProvider</code> implementation of this
- <code>ILabelProvider</code> method returns <code>null</code>.
- Subclasses may override.
-<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getImage</CODE> in interface <CODE>org.eclipse.jface.viewers.ILabelProvider</CODE><DT><B>Overrides:</B><DD><CODE>getImage</CODE> in class <CODE>org.eclipse.jface.viewers.LabelProvider</CODE></DL>
</DD>
<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>element</CODE> - the element for which to provide the label image
-<DT><B>Returns:</B><DD>the image used to label the element, or <code>null</code>
- if there is no image for the given object</DL>
+</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->

Back to the top