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-2.html | 103 +++++++++++++++++++++++++++++++++++++------ 1 file changed, 89 insertions(+), 14 deletions(-) (limited to 'doc/index-files/index-2.html') diff --git a/doc/index-files/index-2.html b/doc/index-files/index-2.html index 91e6ecb..24a3bdb 100644 --- a/doc/index-files/index-2.html +++ b/doc/index-files/index-2.html @@ -2,12 +2,12 @@ - + -E-Index +B-Index - + @@ -15,7 +15,7 @@ E-Index function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="E-Index"; + parent.document.title="B-Index"; } } @@ -37,7 +37,8 @@ function windowTitle() - + + @@ -77,15 +78,88 @@ function windowTitle() -CEGJLRSV
-

-E

+ABCDEFGHIJKLMNOPQRSTUVWXY
+

+B

-
enablePauseMode(boolean) - -Method in class jrummikub.view.impl.View +
backButton - +Variable in class jrummikub.view.impl.SettingsPanel
  -
enableSave(boolean) - -Method in class jrummikub.view.impl.View +
backEvent - +Variable in class jrummikub.control.network.AbstractGameBeginControl +
  +
backEvent - +Variable in class jrummikub.control.network.NetworkSettingsControl +
  +
backEvent - +Variable in class jrummikub.view.impl.SettingsPanel +
  +
BACKGROUND - +Static variable in class jrummikub.view.impl.HandPanel +
  +
BACKGROUND - +Static variable in class jrummikub.view.impl.StoneCollectionPanel +
  +
BACKGROUND - +Static variable in class jrummikub.view.impl.TablePanel +
  +
BACKGROUND_COLOR - +Static variable in class jrummikub.view.impl.StonePainter +
  +
backToLoginEvent - +Variable in class jrummikub.control.network.NetworkControl +
  +
banned(String, String, String) - +Method in class jrummikub.control.network.ConnectionControl.ConnectRunner.LeaveListener +
  +
bestState - +Variable in class jrummikub.ai.TurnLogic +
  +
bottomPanelType - +Variable in class jrummikub.view.impl.View +
  +
branch() - +Method in class jrummikub.ai.TurnLogic +
Refine the currently unsolved top stack state +
branchColor(int) - +Method in class jrummikub.ai.TurnLogic +
Create states for all possible colors of stone i +
branchLeftGroup(int, TurnLogic.StoneState) - +Method in class jrummikub.ai.TurnLogic +
Create states for all possible left group neighbors of stone i +
branchLeftRun(int, TurnLogic.StoneState) - +Method in class jrummikub.ai.TurnLogic +
Create states for all possible left run neighbors of stone i +
branchOnHand(int) - +Method in class jrummikub.ai.TurnLogic +
Create states with stone i on the table and stone i on the hand +
branchRightGroup(int, TurnLogic.StoneState) - +Method in class jrummikub.ai.TurnLogic +
Create states for all possible right group neighbors of stone i +
branchRightRun(int, TurnLogic.StoneState) - +Method in class jrummikub.ai.TurnLogic +
Create states for all possible right run neighbors of stone i +
branchValue(int) - +Method in class jrummikub.ai.TurnLogic +
Create states for all possible values of stone i +
breakSymmetries(HashSet<Integer>) - +Method in class jrummikub.ai.TurnLogic.StoneState +
Try to break symmetries between exchangeable stones to reduce the + state space +
BRIGHT_BACKGROUND - +Static variable in class jrummikub.view.impl.TablePanel +
  +
brighter(Color) - +Static method in class jrummikub.view.impl.StonePainter +
  +
BRIGHTER_SCALE - +Static variable in class jrummikub.view.impl.StonePainter +
  +
buttonEvent - +Variable in class jrummikub.view.impl.StartTurnPanel +
  +
buttonPanel - +Variable in class jrummikub.view.impl.SettingsPanel
 

@@ -100,7 +174,8 @@ Method in class jrummikub.view.impl.
- + + @@ -140,7 +215,7 @@ Method in class jrummikub.view.impl. -CEGJLRSV
+ABCDEFGHIJKLMNOPQRSTUVWXY
-- cgit v1.2.3