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

+Uses of Interface
jrummikub.view.IClickable

+
+ + + + + + + + + + + + + +
+Packages that use IClickable
jrummikub.view  
jrummikub.view.impl  
+  +

+ + + + + +
+Uses of IClickable in jrummikub.view
+  +

+ + + + + + + + + + + + + +
Subinterfaces of IClickable in jrummikub.view
+ interfaceIHandPanel + +
+          The view for a player's hand that displays his stones
+ interfaceITablePanel + +
+          The view of the table, where the stone sets lie
+  +

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

+ + + + + + + + + + + + + + + + + + + + + +
Classes in jrummikub.view.impl that implement IClickable
+(package private)  classAbstractStonePanel + +
+          Base class for panels that draw stones
+(package private)  classHandPanel + +
+          Implementation of the board
+(package private)  classStoneCollectionPanel + +
+          Implementation of the stone collection (selection)
+(package private)  classTablePanel + +
+          The implementation of the table
+  +

+


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