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/IEvent1.html | 239 ++++++++++++++++++++++++++++++ 1 file changed, 239 insertions(+) create mode 100644 doc/jrummikub/util/class-use/IEvent1.html (limited to 'doc/jrummikub/util/class-use/IEvent1.html') diff --git a/doc/jrummikub/util/class-use/IEvent1.html b/doc/jrummikub/util/class-use/IEvent1.html new file mode 100644 index 0000000..1f00da1 --- /dev/null +++ b/doc/jrummikub/util/class-use/IEvent1.html @@ -0,0 +1,239 @@ + + + + + + +Uses of Interface jrummikub.util.IEvent1 + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
jrummikub.util.IEvent1

+
+ + + + + + + + + + + + + + + + + +
+Packages that use IEvent1
jrummikub.util  
jrummikub.view  
jrummikub.view.impl  
+  +

+ + + + + +
+Uses of IEvent1 in jrummikub.util
+  +

+ + + + + + + + + +
Classes in jrummikub.util that implement IEvent1
+ classEvent1<T> + +
+          Simple single parameter event generator
+  +

+ + + + + +
+Uses of IEvent1 in jrummikub.view
+  +

+ + + + + + + + + +
Methods in jrummikub.view that return IEvent1
+ IEvent1<Position>IClickable.getClickEvent() + +
+          the click event is emitted when the player clicks on the table/hand/etc.
+  +

+ + + + + +
+Uses of IEvent1 in jrummikub.view.impl
+  +

+ + + + + + + + + +
Methods in jrummikub.view.impl that return IEvent1
+(package private)  IEvent1<java.awt.Point>StoneCollectionPanel.getOtherClickEvent() + +
+          The other click event is emitted by the stone collection when the player + has clicked on it, but hasn't hit a stone.
+  +

+


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