Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/DefaultPropertySource.DelegatingPropertyDescriptor.html')
-rw-r--r--plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/DefaultPropertySource.DelegatingPropertyDescriptor.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/DefaultPropertySource.DelegatingPropertyDescriptor.html b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/DefaultPropertySource.DelegatingPropertyDescriptor.html
index 3f9e6bfc90..ac2ec2f167 100644
--- a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/DefaultPropertySource.DelegatingPropertyDescriptor.html
+++ b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/DefaultPropertySource.DelegatingPropertyDescriptor.html
@@ -103,8 +103,12 @@ Class DefaultPropertySource.DelegatingPropertyDescriptor&lt;RECEIVER&gt;</H2>
</DL>
<HR>
<DL>
-<DT><PRE>public static final class <B>DefaultPropertySource.DelegatingPropertyDescriptor&lt;RECEIVER&gt;</B><DT>extends <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><DT>implements org.eclipse.ui.views.properties.IPropertyDescriptor</DL>
-</PRE><map id="APIVIZ" name="APIVIZ">
+ <DT>public static final class <B>DefaultPropertySource.DelegatingPropertyDescriptor&lt;RECEIVER&gt;</B>
+ <DD>extends <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>
+ <DD>implements org.eclipse.ui.views.properties.IPropertyDescriptor
+</DL>
+
+<map id="APIVIZ" name="APIVIZ">
<area shape="rect" id="node1" title="&#171;interface&#187; IPropertyDescriptor (org.eclipse.ui.views.properties)" alt="" coords="67,6,269,61"/>
<area shape="rect" id="node2" href="DefaultPropertySource.DelegatingPropertyDescriptor.html" title="DefaultPropertySource.DelegatingPropertyDescriptor" alt="" coords="5,101,331,126"/>
</map>

Back to the top