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

+Uses of Interface
jrummikub.util.IEvent2

+
+ + + + + + + + + + + + + +
+Packages that use IEvent2
jrummikub.util  
jrummikub.view  
+  +

+ + + + + +
+Uses of IEvent2 in jrummikub.util
+  +

+ + + + + + + + + +
Classes in jrummikub.util that implement IEvent2
+ classEvent2<T1,T2> + +
+          Simple single parameter event generator
+  +

+ + + + + +
+Uses of IEvent2 in jrummikub.view
+  +

+ + + + + + + + + + + + + + + + + +
Methods in jrummikub.view that return IEvent2
+ IEvent2<Stone,java.lang.Boolean>IStonePanel.getRangeClickEvent() + +
+          the range click event is emitted when the player clicks on the table/hand/ + etc. and wants to select a range instead of a single stone
+ IEvent2<Stone,java.lang.Boolean>IStonePanel.getSetClickEvent() + +
+          the set click event is emitted when the player clicks on the table/hand/ + etc. and wants to select a whole set instead of a single stone
+ IEvent2<Stone,java.lang.Boolean>IStonePanel.getStoneClickEvent() + +
+          the click event is emitted when the player clicks on the table/hand/etc.
+  +

+


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