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

+T

+
+
Table - Class in jrummikub.model
Class administering the Stones on the game-Table
Table() - +Constructor for class jrummikub.model.Table +
  +
tableDifference(ITable, ITable) - +Static method in class jrummikub.control.RoundControl +
  +
TablePanel - Class in jrummikub.view.impl
The implementation of the table
TablePanel() - +Constructor for class jrummikub.view.impl.TablePanel +
Creates a new Table instance +
toString() - +Method in class jrummikub.model.Position +
  +
toString() - +Method in class jrummikub.model.Stone +
  +
toString() - +Method in class jrummikub.model.StoneSet +
  +
TurnControl - Class in jrummikub.control
Controller for a single turn made by a human player
TurnControl(IHand, ITable, IView) - +Constructor for class jrummikub.control.TurnControl +
Create a new TurnControl using a given hand (of the active player), a given + table and a given view for user interaction. +
TurnControl(IHand, ITable, IView, ITurnTimer) - +Constructor for class jrummikub.control.TurnControl +
Test only constructor +
TurnControl.HandStonePositionComparator - Class in jrummikub.control
 
TurnControl.HandStonePositionComparator() - +Constructor for class jrummikub.control.TurnControl.HandStonePositionComparator +
  +
TurnTimer - Class in jrummikub.control
Count-down timer used to limit the turn time
TurnTimer(IView) - +Constructor for class jrummikub.control.TurnTimer +
Create a new timer using a given view to display the current time left +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A C D E F G H I J M N O P R S T V W
+ + + -- cgit v1.2.3