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/index-files/index-8.html | 162 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 doc/index-files/index-8.html (limited to 'doc/index-files/index-8.html') diff --git a/doc/index-files/index-8.html b/doc/index-files/index-8.html new file mode 100644 index 0000000..4a610b0 --- /dev/null +++ b/doc/index-files/index-8.html @@ -0,0 +1,162 @@ + + + + + + +I-Index + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A C D E F G H I J M N O P R S T V W
+

+I

+
+
IClickable - Interface in jrummikub.view
An interface for view elements that can emit click events
IEvent - Interface in jrummikub.util
Interface for classes that can generate parameterless events
IEvent1<T> - Interface in jrummikub.util
Interface for classes that can generate events having a single parameter
IEvent2<T1,T2> - Interface in jrummikub.util
Interface for classes that can generate events having a two parameters
IGameState - Interface in jrummikub.model
Interface for GameState model
IHand - Interface in jrummikub.model
Interface for the Hand model
IHandPanel - Interface in jrummikub.view
The view for a player's hand that displays his stones
IListener - Interface in jrummikub.util
Interface for classes that can receive parameterless events
IListener1<T> - Interface in jrummikub.util
Interface for classes that can receive parameterless events having a single + parameter
IListener2<T1,T2> - Interface in jrummikub.util
Interface for classes that can receive parameterless events having a two + 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() - +Method in interface jrummikub.model.ITable +
Tests the Table for rule conflicts by checking all the StoneSet +
isValid() - +Method in class jrummikub.model.StoneSet +
Test for rule conflict within the StoneSet +
isValid() - +Method in class jrummikub.model.Table +
Tests the Table for rule conflicts by checking all the StoneSet +
ITable - Interface in jrummikub.model
Interface for the Table model
ITablePanel - Interface in jrummikub.view
The view of the table, where the stone sets lie
iterator() - +Method in class jrummikub.model.StoneSet +
  +
iterator() - +Method in class jrummikub.model.StoneTray +
  +
ITurnTimer - Interface in jrummikub.control
Interface for the TurnTimer
IView - Interface in jrummikub.view
The top-level view interface
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A C D E F G H I J M N O P R S T V W
+ + + -- cgit v1.2.3