From 51b7fbe822bd9a3804c061f0b844884769d7ddba Mon Sep 17 00:00:00 2001 From: Ida Massow Date: Wed, 6 Jul 2011 16:36:06 +0200 Subject: Javadoc git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@609 72836036-5685-4462-b002-a69064685172 --- doc/index-files/index-6.html | 60 +++++++++++++++++++++++++++++++++++--------- 1 file changed, 48 insertions(+), 12 deletions(-) (limited to 'doc/index-files/index-6.html') diff --git a/doc/index-files/index-6.html b/doc/index-files/index-6.html index 94713e1..541c5b5 100644 --- a/doc/index-files/index-6.html +++ b/doc/index-files/index-6.html @@ -2,12 +2,12 @@ - + -R-Index +F-Index - + @@ -15,7 +15,7 @@ R-Index function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="R-Index"; + parent.document.title="F-Index"; } } @@ -37,7 +37,8 @@ function windowTitle() - + + @@ -77,12 +78,46 @@ function windowTitle() -CEGJLRSV
-

-R

+ABCDEFGHIJKLMNOPQRSTUVWXY
+

+F

-
resetLoginPanel() - -Method in class jrummikub.view.impl.View +
FACE_WIDTH - +Static variable in class jrummikub.view.impl.StonePainter +
  +
findStoneInfo(Stone) - +Method in class jrummikub.model.Table +
Finds Table.StoneInfo +
findStoneSet(Stone) - +Method in interface jrummikub.model.ITable +
Finds the StoneSet containing the given Stone +
findStoneSet(Stone) - +Method in class jrummikub.model.Table +
  +
findUnusedColor() - +Method in class jrummikub.control.AbstractSettingsControl +
Finds the next unused player color +
first - +Variable in class jrummikub.util.Pair +
  +
firstRoundFirstPlayer - +Variable in class jrummikub.model.GameState +
  +
fixGameSettings(GameSettings) - +Method in class jrummikub.control.network.ConnectionControl +
  +
fixInvalidDrop(Stone, Position, StoneTray.Direction) - +Method in class jrummikub.model.Hand +
  +
fixInvalidDrop(E, Position, StoneTray.Direction) - +Method in class jrummikub.model.StoneTray +
Checks whether the object may be placed on the given position, computes + new position if not +
foobar - +Variable in class jrummikub.view.impl.ConnectPanel +
  +
fromTable - +Variable in class jrummikub.ai.TurnLogic.StoneState
 

@@ -97,7 +132,8 @@ Method in class jrummikub.view.impl.
- + + @@ -137,7 +173,7 @@ Method in class jrummikub.view.impl. -CEGJLRSV
+ABCDEFGHIJKLMNOPQRSTUVWXY
-- cgit v1.2.3