From 670fcf2613f6db2a4bfdaa91ac9d90001a90359e Mon Sep 17 00:00:00 2001 From: Ida Massow Date: Tue, 10 May 2011 16:59:40 +0200 Subject: docs fertig und vorher repariert git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@232 72836036-5685-4462-b002-a69064685172 --- doc/jrummikub/util/class-use/IListener.html | 204 ++++++++++++++++++++++++++++ 1 file changed, 204 insertions(+) create mode 100644 doc/jrummikub/util/class-use/IListener.html (limited to 'doc/jrummikub/util/class-use/IListener.html') diff --git a/doc/jrummikub/util/class-use/IListener.html b/doc/jrummikub/util/class-use/IListener.html new file mode 100644 index 0000000..153acde --- /dev/null +++ b/doc/jrummikub/util/class-use/IListener.html @@ -0,0 +1,204 @@ + + + + + + +Uses of Interface jrummikub.util.IListener + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
jrummikub.util.IListener

+
+ + + + + + + + + +
+Packages that use IListener
jrummikub.util  
+  +

+ + + + + +
+Uses of IListener in jrummikub.util
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Methods in jrummikub.util with parameters of type IListener
+ ConnectionEvent.add(IListener listener) + +
+           
+ ConnectionIEvent.add(IListener listener) + +
+          Start to publish all events to a given listener
+ voidEvent.remove(IListener listener) + +
+           
+ voidIEvent.remove(IListener listener) + +
+          Stop publishing events to a given listener
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + -- cgit v1.2.3