From 34a8bf5a275f2f2db10267b30dce386a1c927db4 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Tue, 10 May 2011 17:05:58 +0200 Subject: Fix a comment and update documentation git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@233 72836036-5685-4462-b002-a69064685172 --- doc/index-files/index-8.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/index-files/index-8.html') diff --git a/doc/index-files/index-8.html b/doc/index-files/index-8.html index 4a610b0..a07a4ba 100644 --- a/doc/index-files/index-8.html +++ b/doc/index-files/index-8.html @@ -2,7 +2,7 @@ - + I-Index @@ -87,7 +87,8 @@ function windowTitle() parameters
IPlayer - Interface in jrummikub.model
Interface for Player model
IPlayerPanel - Interface in jrummikub.view
The player panel that contains a player's board and other user interfaces
isJoker() - Method in class jrummikub.model.Stone
Returns whether the stone is a joker or not. -
IStoneCollectionPanel - Interface in jrummikub.view
The view of the collection that shows the stones a player has selected
IStonePanel - Interface in jrummikub.view
An interface for view elements that can emit click events for clicks on stones
IStoneTray<E extends Sizeable> - Interface in jrummikub.model
Interface for the StoneTray model
isValid() - +
IStoneCollectionPanel - Interface in jrummikub.view
The view of the collection that shows the stones a player has selected
IStonePanel - Interface in jrummikub.view
An interface for view elements that can emit click events for clicks on + stones
IStoneTray<E extends Sizeable> - Interface in jrummikub.model
Interface for the StoneTray model
isValid() - Method in interface jrummikub.model.ITable
Tests the Table for rule conflicts by checking all the StoneSet
isValid() - -- cgit v1.2.3