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-10.html | 72 +++++++++++++++++++++++++++++++++++-------- 1 file changed, 60 insertions(+), 12 deletions(-) (limited to 'doc/index-files/index-10.html') diff --git a/doc/index-files/index-10.html b/doc/index-files/index-10.html index feee7a5..866fbd2 100644 --- a/doc/index-files/index-10.html +++ b/doc/index-files/index-10.html @@ -2,12 +2,12 @@ - + -M-Index +J-Index - + @@ -15,7 +15,7 @@ M-Index function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="M-Index"; + parent.document.title="J-Index"; } } @@ -78,14 +78,62 @@ function windowTitle() -A C D E F G H I J M N O P R S T V W
-

-M

+A B C D E F G H I J K L M N O P Q R S T U V W X Y
+

+J

-
main(String[]) - -Static method in class jrummikub.JRummikub -
The main method -
+
join(GameData) - +Method in class jrummikub.control.network.NetworkControl +
  +
join(StoneSet) - +Method in class jrummikub.model.StoneSet +
Joins StoneSet to another StoneSet and returns the resulting new StoneSet +
join() - +Method in class jrummikub.view.impl.GameListPanel +
Emits a join event if a user selects a game and dedides to join it +
joinButton - +Variable in class jrummikub.view.impl.GameListPanel +
  +
joined(String) - +Method in class jrummikub.control.network.ConnectionControl.ConnectRunner.LeaveListener +
  +
joinEvent - +Variable in class jrummikub.view.impl.GameListPanel +
  +
joinGame(GameData) - +Method in class jrummikub.control.network.ConnectionControl +
  +
joinGame(GameData) - +Method in interface jrummikub.control.network.IConnectionControl +
  +
joker - +Variable in class jrummikub.ai.TurnLogic.StoneState +
  +
joker - +Variable in class jrummikub.model.Stone +
  +
jokerIDs - +Variable in class jrummikub.ai.TurnLogic.State +
The position of the jokers in the other lists +
jokerLabel - +Variable in class jrummikub.view.impl.SidePanel +
  +
jokerNumber - +Variable in class jrummikub.model.GameSettings +
  +
jokerNumberLabel - +Variable in class jrummikub.view.impl.SettingsPanel +
  +
jokerNumberSpinner - +Variable in class jrummikub.view.impl.SettingsPanel +
  +
jokerPoints - +Variable in class jrummikub.model.GameSettings +
  +
JRummikub - Class in jrummikub
The main class
JRummikub() - +Constructor for class jrummikub.JRummikub +
  +
jrummikub.ai - package jrummikub.ai
 
jrummikub.server - package jrummikub.server
 
jrummikub.view.impl - package jrummikub.view.impl
 
@@ -139,7 +187,7 @@ Static method in class jrummikub. -A C D E F G H I J M N O P R S T V W
+A B C D E F G H I J K L M N O P Q R S T U V W X Y
-- cgit v1.2.3