Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/event/INotifier.html')
-rw-r--r--plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/event/INotifier.html22
1 files changed, 12 insertions, 10 deletions
diff --git a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/event/INotifier.html b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/event/INotifier.html
index d8ef2b1cbe..082deb820d 100644
--- a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/event/INotifier.html
+++ b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/event/INotifier.html
@@ -100,16 +100,18 @@ Interface INotifier</H2>
<DL>
<DT><PRE>public interface <B>INotifier</B></DL>
</PRE><map id="APIVIZ" name="APIVIZ">
-<area shape="rect" id="node1" href="Notifier.html" title="Notifier" alt="" coords="263,5,326,30"/>
-<area shape="rect" id="node2" href="../om/monitor/NotifyingMonitor.html" title="NotifyingMonitor (org.eclipse.net4j.util.om.monitor)" alt="" coords="187,49,402,89"/>
-<area shape="rect" id="node3" href="../ui/widgets/SashComposite.html" title="SashComposite (org.eclipse.net4j.util.ui.widgets)" alt="" coords="191,108,398,148"/>
-<area shape="rect" id="node4" href="../cache/ICacheMonitor.html" title="&#171;interface&#187; ICacheMonitor (org.eclipse.net4j.util.cache)" alt="" coords="202,167,387,222"/>
-<area shape="rect" id="node5" href="../container/IContainer.html" title="&#171;interface&#187; IContainer (org.eclipse.net4j.util.container)" alt="" coords="193,241,396,295"/>
-<area shape="rect" id="node6" href="../collection/IHistory.html" title="&#171;interface&#187; IHistory (org.eclipse.net4j.util.collection)" alt="" coords="192,314,397,369"/>
-<area shape="rect" id="node7" href="../lifecycle/ILifecycle.html" title="&#171;interface&#187; ILifecycle (org.eclipse.net4j.util.lifecycle)" alt="" coords="196,387,393,442"/>
-<area shape="rect" id="node8" href="INotifier.html" title="&#171;interface&#187; INotifier" alt="" coords="5,248,91,288"/>
-<area shape="rect" id="node9" href="../options/IOptions.html" title="&#171;interface&#187; IOptions (org.eclipse.net4j.util.options)" alt="" coords="199,461,391,515"/>
-<area shape="rect" id="node10" href="../om/pref/OMPreferences.html" title="&#171;interface&#187; OMPreferences (org.eclipse.net4j.util.om.pref)" alt="" coords="198,534,391,589"/>
+<area shape="rect" id="node1" href="Notifier.html" title="Notifier" alt="" coords="522,5,585,30"/>
+<area shape="rect" id="node2" href="../om/monitor/NotifyingMonitor.html" title="NotifyingMonitor (org.eclipse.net4j.util.om.monitor)" alt="" coords="446,49,661,89"/>
+<area shape="rect" id="node3" href="../ui/widgets/SashComposite.html" title="SashComposite (org.eclipse.net4j.util.ui.widgets)" alt="" coords="450,108,657,148"/>
+<area shape="rect" id="node4" href="../cache/ICacheMonitor.html" title="&#171;interface&#187; ICacheMonitor (org.eclipse.net4j.util.cache)" alt="" coords="461,167,646,222"/>
+<area shape="rect" id="node5" href="../container/IContainer.html" title="&#171;interface&#187; IContainer (org.eclipse.net4j.util.container)" alt="" coords="452,241,655,295"/>
+<area shape="rect" id="node6" href="IEvent.html" title="&#171;interface&#187; IEvent" alt="" coords="5,285,91,325"/>
+<area shape="rect" id="node7" href="../collection/IHistory.html" title="&#171;interface&#187; IHistory (org.eclipse.net4j.util.collection)" alt="" coords="451,314,656,369"/>
+<area shape="rect" id="node8" href="../lifecycle/ILifecycle.html" title="&#171;interface&#187; ILifecycle (org.eclipse.net4j.util.lifecycle)" alt="" coords="455,387,652,442"/>
+<area shape="rect" id="node9" href="IListener.html" title="&#171;interface&#187; IListener" alt="" coords="511,461,596,501"/>
+<area shape="rect" id="node10" href="INotifier.html" title="&#171;interface&#187; INotifier" alt="" coords="213,285,299,325"/>
+<area shape="rect" id="node11" href="../options/IOptions.html" title="&#171;interface&#187; IOptions (org.eclipse.net4j.util.options)" alt="" coords="457,521,649,575"/>
+<area shape="rect" id="node12" href="../om/pref/OMPreferences.html" title="&#171;interface&#187; OMPreferences (org.eclipse.net4j.util.om.pref)" alt="" coords="457,594,650,649"/>
</map>
<CENTER><IMG SRC="INotifier.png" USEMAP="#APIVIZ" BORDER="0"></CENTER>

Back to the top