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/AbstractPropertyAdapterFactory.html')
-rw-r--r--plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/AbstractPropertyAdapterFactory.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/AbstractPropertyAdapterFactory.html b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/AbstractPropertyAdapterFactory.html
index fd14558e34..dc1783b47f 100644
--- a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/AbstractPropertyAdapterFactory.html
+++ b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ui/AbstractPropertyAdapterFactory.html
@@ -96,13 +96,13 @@ Class AbstractPropertyAdapterFactory</H2>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.eclipse.net4j.util.ui.AbstractPropertyAdapterFactory</B>
</PRE>
<DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.eclipse.core.runtime.IAdapterFactory</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IAdapterFactory.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IAdapterFactory</A></DD>
</DL>
<HR>
<DL>
<DT>public abstract class <B>AbstractPropertyAdapterFactory</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.core.runtime.IAdapterFactory
+ <DD>implements <A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IAdapterFactory.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IAdapterFactory</A>
</DL>
<map id="APIVIZ" name="APIVIZ">
@@ -149,7 +149,7 @@ Class AbstractPropertyAdapterFactory</H2>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected abstract &nbsp;org.eclipse.ui.views.properties.IPropertySource</CODE></FONT></TD>
+<CODE>protected abstract &nbsp;<A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/ui/views/properties/IPropertySource.html?is-external=true" title="class or interface in org.eclipse.ui.views.properties">IPropertySource</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/net4j/util/ui/AbstractPropertyAdapterFactory.html#createPropertySource(java.lang.Object)">createPropertySource</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>
@@ -218,7 +218,7 @@ getAdapterList</H3>
public <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>[] <B>getAdapterList</B>()</PRE>
<DL>
<DD><DL>
-<DT><B>Specified by:</B><DD><CODE>getAdapterList</CODE> in interface <CODE>org.eclipse.core.runtime.IAdapterFactory</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IAdapterFactory.html?is-external=true#getAdapterList()" title="class or interface in org.eclipse.core.runtime">getAdapterList</A></CODE> in interface <CODE><A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IAdapterFactory.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IAdapterFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
@@ -233,7 +233,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Objec
<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;adapterType)</PRE>
<DL>
<DD><DL>
-<DT><B>Specified by:</B><DD><CODE>getAdapter</CODE> in interface <CODE>org.eclipse.core.runtime.IAdapterFactory</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IAdapterFactory.html?is-external=true#getAdapter(java.lang.Object, java.lang.Class)" title="class or interface in org.eclipse.core.runtime">getAdapter</A></CODE> in interface <CODE><A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IAdapterFactory.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IAdapterFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
@@ -244,7 +244,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Objec
<A NAME="createPropertySource(java.lang.Object)"><!-- --></A><H3>
createPropertySource</H3>
<PRE>
-protected abstract org.eclipse.ui.views.properties.IPropertySource <B>createPropertySource</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>
+protected abstract <A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/ui/views/properties/IPropertySource.html?is-external=true" title="class or interface in org.eclipse.ui.views.properties">IPropertySource</A> <B>createPropertySource</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><DL>
</DL>

Back to the top