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/IStoneCollectionPanel.html | 197 ++++++++++++++++++++++++++ 1 file changed, 197 insertions(+) create mode 100644 doc/jrummikub/view/IStoneCollectionPanel.html (limited to 'doc/jrummikub/view/IStoneCollectionPanel.html') diff --git a/doc/jrummikub/view/IStoneCollectionPanel.html b/doc/jrummikub/view/IStoneCollectionPanel.html new file mode 100644 index 0000000..17c1c75 --- /dev/null +++ b/doc/jrummikub/view/IStoneCollectionPanel.html @@ -0,0 +1,197 @@ + + + + + + +IStoneCollectionPanel + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +jrummikub.view +
+Interface IStoneCollectionPanel

+
+
All Superinterfaces:
IStonePanel
+
+
+
All Known Implementing Classes:
StoneCollectionPanel
+
+
+
+
public interface IStoneCollectionPanel
extends IStonePanel
+ + +

+The view of the collection that shows the stones a player has selected +

+ +

+


+ +

+ + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from interface jrummikub.view.IStonePanel
getRangeClickEvent, getSetClickEvent, getStoneClickEvent
+  +

+ +


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