From 3634bc5135c2c98d40f92217fa301f8bf99bc936 Mon Sep 17 00:00:00 2001 From: Ida Massow Date: Wed, 22 Jun 2011 11:43:40 +0200 Subject: Javadocs fertig git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@596 72836036-5685-4462-b002-a69064685172 --- doc/index-files/index-1.html | 50 ++------ doc/index-files/index-2.html | 45 +++---- doc/index-files/index-3.html | 110 ++++++++++++----- doc/index-files/index-4.html | 57 ++------- doc/index-files/index-5.html | 36 ++---- doc/index-files/index-6.html | 282 ++----------------------------------------- doc/index-files/index-7.html | 128 +++++++++++--------- doc/index-files/index-8.html | 52 +++----- 8 files changed, 230 insertions(+), 530 deletions(-) (limited to 'doc/index-files') diff --git a/doc/index-files/index-1.html b/doc/index-files/index-1.html index 8e28cc7..06cbd28 100644 --- a/doc/index-files/index-1.html +++ b/doc/index-files/index-1.html @@ -2,12 +2,12 @@ - + -A-Index +C-Index - + @@ -15,7 +15,7 @@ A-Index function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="A-Index"; + parent.document.title="C-Index"; } } @@ -37,8 +37,7 @@ function windowTitle() - - + @@ -78,37 +77,13 @@ function windowTitle() -ACDEFGHIJMNOPRSTVW
-

-A

+CEGJLRSV
+

+C

-
AbstractStonePanel - Class in jrummikub.view.impl
Base class for panels that draw stones
AbstractStonePanel() - -Constructor for class jrummikub.view.impl.AbstractStonePanel -
Create a new StonePanel with default scale factor -
AbstractStonePanel(float) - -Constructor for class jrummikub.view.impl.AbstractStonePanel -
Create a new StonePanel with a given scale factor -
actionPerformed(ActionEvent) - -Method in class jrummikub.control.TurnTimer +
clearView() - +Method in class jrummikub.view.impl.View
  -
add(IListener) - -Method in class jrummikub.util.Event -
  -
add(IListener1<T>) - -Method in class jrummikub.util.Event1 -
  -
add(IListener2<T1, T2>) - -Method in class jrummikub.util.Event2 -
  -
add(IListener) - -Method in interface jrummikub.util.IEvent -
Start to publish all events to a given listener -
add(IListener1<T>) - -Method in interface jrummikub.util.IEvent1 -
Start to publish all events to a given listener -
add(IListener2<T1, T2>) - -Method in interface jrummikub.util.IEvent2 -
Start to publish all events to a given listener

@@ -122,8 +97,7 @@ Method in interface jrummikub.util.
- - + @@ -163,7 +137,7 @@ Method in interface jrummikub.util. -ACDEFGHIJMNOPRSTVW
+CEGJLRSV
diff --git a/doc/index-files/index-2.html b/doc/index-files/index-2.html index 4c578b0..91e6ecb 100644 --- a/doc/index-files/index-2.html +++ b/doc/index-files/index-2.html @@ -2,12 +2,12 @@ - + -C-Index +E-Index - + @@ -15,7 +15,7 @@ C-Index function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="C-Index"; + parent.document.title="E-Index"; } } @@ -37,8 +37,7 @@ function windowTitle()
- - + @@ -78,30 +77,17 @@ function windowTitle() -ACDEFGHIJMNOPRSTVW
-

-C

+CEGJLRSV
+

+E

-
calculatePosition(int, int) - -Method in class jrummikub.view.impl.StonePainter +
enablePauseMode(boolean) - +Method in class jrummikub.view.impl.View
  -
classify() - -Method in class jrummikub.model.StoneSet -
Test for rule conflict within the StoneSet and determine whether the set - is a group or a run -
clickAt(Point, int, boolean, boolean, boolean) - -Method in class jrummikub.view.impl.AbstractStonePanel -
clickAt is called when a click has occurred -
clone() - -Method in interface jrummikub.model.IStoneTray -
Create a clone of the StoneTray -
clone() - -Method in class jrummikub.model.StoneTray +
enableSave(boolean) - +Method in class jrummikub.view.impl.View
  -
compare(Pair<Stone, Position>, Pair<Stone, Position>) - -Method in class jrummikub.control.TurnControl.HandStonePositionComparator -
  -
Connection - Interface in jrummikub.util
A Connection object can be used to remove a listener from a event
+
@@ -114,8 +100,7 @@ Method in class jrummikub.control.
- - + @@ -155,7 +140,7 @@ Method in class jrummikub.control. -ACDEFGHIJMNOPRSTVW
+CEGJLRSV
diff --git a/doc/index-files/index-3.html b/doc/index-files/index-3.html index 4605a0c..7717b0c 100644 --- a/doc/index-files/index-3.html +++ b/doc/index-files/index-3.html @@ -2,12 +2,12 @@ - + -D-Index +G-Index - + @@ -15,7 +15,7 @@ D-Index function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="D-Index"; + parent.document.title="G-Index"; } } @@ -37,8 +37,7 @@ function windowTitle()
- - + @@ -78,27 +77,81 @@ function windowTitle() -ACDEFGHIJMNOPRSTVW
-

-D

+CEGJLRSV
+

+G

-
deal() - -Method in class jrummikub.control.RoundControl -
  -
dealStone() - -Method in class jrummikub.control.RoundControl -
  -
drawStone() - -Method in class jrummikub.model.StoneHeap -
Removes random Stone from the heap and returns it -
drawStones(int) - -Method in class jrummikub.model.StoneHeap -
Removes several Stones from the heap and returns them -
drop(E, Position) - -Method in interface jrummikub.model.IStoneTray -
Adds object to the tray -
drop(E, Position) - -Method in class jrummikub.model.StoneTray +
getAcknowledgeConnectionLostEvent() - +Method in class jrummikub.view.impl.View +
  +
getAcknowledgeInvalidEvent() - +Method in class jrummikub.view.impl.View +
  +
getConnectPanel() - +Method in class jrummikub.view.impl.View +
  +
getEndPauseEvent() - +Method in class jrummikub.view.impl.View +
  +
getEndProgramEvent() - +Method in class jrummikub.view.impl.View +
  +
getGameListPanel() - +Method in class jrummikub.view.impl.View +
  +
getHandPanel() - +Method in class jrummikub.view.impl.View +
  +
getLoadEvent() - +Method in class jrummikub.view.impl.View +
  +
getLoadFileEvent() - +Method in class jrummikub.view.impl.View +
  +
getLoginPanel() - +Method in class jrummikub.view.impl.View +
  +
getMenuNewGameEvent() - +Method in class jrummikub.view.impl.View +
  +
getNetworkGameEvent() - +Method in class jrummikub.view.impl.View +
  +
getNewGameEvent() - +Method in class jrummikub.view.impl.View +
  +
getNewRoundEvent() - +Method in class jrummikub.view.impl.View +
  +
getPauseEvent() - +Method in class jrummikub.view.impl.View +
  +
getPlayerPanel() - +Method in class jrummikub.view.impl.View +
  +
getQuitEvent() - +Method in class jrummikub.view.impl.View +
  +
getQuitWarningPanel() - +Method in class jrummikub.view.impl.View +
  +
getSaveEvent() - +Method in class jrummikub.view.impl.View +
  +
getScorePanel() - +Method in class jrummikub.view.impl.View +
  +
getSettingsPanel() - +Method in class jrummikub.view.impl.View +
  +
getSidePanel() - +Method in class jrummikub.view.impl.View +
  +
getStartTurnEvent() - +Method in class jrummikub.view.impl.View +
  +
getTablePanel() - +Method in class jrummikub.view.impl.View
 

@@ -113,8 +166,7 @@ Method in class jrummikub.model.
- - + @@ -154,7 +206,7 @@ Method in class jrummikub.model. -ACDEFGHIJMNOPRSTVW
+CEGJLRSV
diff --git a/doc/index-files/index-4.html b/doc/index-files/index-4.html index 9329614..9ffe614 100644 --- a/doc/index-files/index-4.html +++ b/doc/index-files/index-4.html @@ -2,12 +2,12 @@ - + -E-Index +J-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="J-Index"; } } @@ -37,8 +37,7 @@ function windowTitle()
- - + @@ -78,44 +77,11 @@ function windowTitle() -ACDEFGHIJMNOPRSTVW
-

-E

+CEGJLRSV
+

+J

-
emit() - -Method in class jrummikub.util.Event -
Generate a single event -
emit(T) - -Method in class jrummikub.util.Event1 -
Generate a single event -
emit(T1, T2) - -Method in class jrummikub.util.Event2 -
Generate a single event -
enableStartTurnPanel(boolean) - -Method in class jrummikub.view.impl.View -
  -
enableStartTurnPanel(boolean) - -Method in interface jrummikub.view.IView -
Enables or disables the player's StartTurnPanel -
enableWinPanel(boolean) - -Method in class jrummikub.view.impl.View -
  -
enableWinPanel(boolean) - -Method in interface jrummikub.view.IView -
Enables or disables the panel shown when a player has won -
equals(Object) - -Method in class jrummikub.model.Position -
  -
Event - Class in jrummikub.util
Simple parameterless event generator
Event() - -Constructor for class jrummikub.util.Event -
  -
Event1<T> - Class in jrummikub.util
Simple single parameter event generator
Event1() - -Constructor for class jrummikub.util.Event1 -
  -
Event2<T1,T2> - Class in jrummikub.util
Simple single parameter event generator
Event2() - -Constructor for class jrummikub.util.Event2 -
  -
+
jrummikub.view.impl - package jrummikub.view.impl
 
@@ -128,8 +94,7 @@ Constructor for class jrummikub.util.
- - + @@ -169,7 +134,7 @@ Constructor for class jrummikub.util. -ACDEFGHIJMNOPRSTVW
+CEGJLRSV
diff --git a/doc/index-files/index-5.html b/doc/index-files/index-5.html index 07294bb..1f93e5c 100644 --- a/doc/index-files/index-5.html +++ b/doc/index-files/index-5.html @@ -2,12 +2,12 @@ - + -F-Index +L-Index - + @@ -15,7 +15,7 @@ F-Index function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="F-Index"; + parent.document.title="L-Index"; } } @@ -37,8 +37,7 @@ function windowTitle()
- - + @@ -78,23 +77,13 @@ function windowTitle() -ACDEFGHIJMNOPRSTVW
-

-F

+CEGJLRSV
+

+L

-
findStoneSet(Stone) - -Method in interface jrummikub.model.ITable -
Finds the StoneSet containing the given Stone -
findStoneSet(Stone) - -Method in class jrummikub.model.Table +
load() - +Method in class jrummikub.view.impl.View
  -
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

@@ -108,8 +97,7 @@ Method in class jrummikub.model.
- - + @@ -149,7 +137,7 @@ Method in class jrummikub.model. -ACDEFGHIJMNOPRSTVW
+CEGJLRSV
diff --git a/doc/index-files/index-6.html b/doc/index-files/index-6.html index 9aed676..94713e1 100644 --- a/doc/index-files/index-6.html +++ b/doc/index-files/index-6.html @@ -2,12 +2,12 @@ - + -G-Index +R-Index - + @@ -15,7 +15,7 @@ G-Index function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="G-Index"; + parent.document.title="R-Index"; } } @@ -37,8 +37,7 @@ function windowTitle()
- - + @@ -78,271 +77,13 @@ function windowTitle() -ACDEFGHIJMNOPRSTVW
-

-G

+CEGJLRSV
+

+R

-
GameControl - Class in jrummikub.control
Controls a Game, at some point including all Rounds, starts new Rounds
GameControl(IView) - -Constructor for class jrummikub.control.GameControl -
Constructor -
GameState - Class in jrummikub.model
Class managing the overall and momentary GameState
GameState() - -Constructor for class jrummikub.model.GameState -
Create a new GameState with an empty table and (currently) 4 new players. -
get(int) - -Method in class jrummikub.model.StoneSet -
Returns the i-th stone of the set (starting with 0) -
getActivePlayer() - -Method in class jrummikub.model.GameState -
  -
getActivePlayer() - -Method in interface jrummikub.model.IGameState -
Returns the currently active player -
getClickEvent() - -Method in interface jrummikub.view.IClickable -
the click event is emitted when the player clicks on the table/hand/etc. -
getClickEvent() - -Method in class jrummikub.view.impl.AbstractStonePanel -
  -
getColor() - -Method in interface jrummikub.model.IPlayer -
Return the player's color -
getColor() - -Method in class jrummikub.model.Player -
  -
getColor() - -Method in class jrummikub.model.Stone -
Returns the color of the stone. -
getEndOfTurnEvent() - -Method in class jrummikub.control.TurnControl -
Get the event that is emitted when the turn is over -
getEndRoundEvent() - -Method in class jrummikub.control.RoundControl -
End the round -
getEndTurnEvent() - -Method in class jrummikub.view.impl.PlayerPanel -
  -
getEndTurnEvent() - -Method in interface jrummikub.view.IPlayerPanel -
The end turn event is emitted when the player wants to end his turn -
getFirst() - -Method in class jrummikub.util.Pair -
Extract the first component of a pair -
getGameHeap() - -Method in class jrummikub.model.GameState -
  -
getGameHeap() - -Method in interface jrummikub.model.IGameState -
Returns the heap of stones to draw from -
getHand() - -Method in interface jrummikub.model.IPlayer -
Get the current hand of the player -
getHand() - -Method in class jrummikub.model.Player -
  -
getHandPanel() - -Method in class jrummikub.view.impl.PlayerPanel -
  -
getHandPanel() - -Method in interface jrummikub.view.IPlayerPanel -
  -
getHeight() - -Method in interface jrummikub.model.Sizeable -
Get the height of the object -
getHeight() - -Method in class jrummikub.model.Stone -
  -
getHeight() - -Method in class jrummikub.model.StoneSet -
  -
getHoveredStone() - -Method in class jrummikub.view.impl.AbstractStonePanel -
Returns the stone the mouse pointer is hovering over -
getLeftConnectorClickEvent() - -Method in class jrummikub.view.impl.TablePanel -
  -
getLeftConnectorClickEvent() - -Method in interface jrummikub.view.ITablePanel -
the left connector click event is emitted when the player clicks on a left - connector of a stone set on the table . -
getName() - -Method in interface jrummikub.model.IPlayer -
Return the name of the player -
getName() - -Method in class jrummikub.model.Player -
  -
getNewGameEvent() - -Method in class jrummikub.view.impl.View -
  -
getNewGameEvent() - -Method in class jrummikub.view.impl.WinPanel -
The new game event is emitted when the player wants to start a new game -
getNewGameEvent() - -Method in interface jrummikub.view.IView -
The new game event is emitted when the player wants to start a new game -
getNthNextPlayer(int) - -Method in class jrummikub.model.GameState -
  -
getNthNextPlayer(int) - -Method in interface jrummikub.model.IGameState -
Returns the player that would be the active player after i turns -
getOtherClickEvent() - -Method in class jrummikub.view.impl.StoneCollectionPanel -
The other click event is emitted by the stone collection when the player - has clicked on it, but hasn't hit a stone. -
getPlayerCount() - -Method in class jrummikub.model.GameState -
  -
getPlayerCount() - -Method in interface jrummikub.model.IGameState -
Returns the number of players -
getPlayerPanel() - -Method in class jrummikub.view.impl.View -
  -
getPlayerPanel() - -Method in interface jrummikub.view.IView -
Returns the player panel -
getPosition(E) - -Method in interface jrummikub.model.IStoneTray -
Returns the position of an object that is already on the tray -
getPosition(E) - -Method in class jrummikub.model.StoneTray -
  -
getQuitEvent() - -Method in class jrummikub.view.impl.View -
  -
getQuitEvent() - -Method in class jrummikub.view.impl.WinPanel -
The quit event is emitted when the player wants to quit the program -
getQuitEvent() - -Method in interface jrummikub.view.IView -
The quit event is emitted when the player wants to quit the game -
getRangeClickEvent() - -Method in class jrummikub.view.impl.AbstractStonePanel -
  -
getRangeClickEvent() - -Method in interface jrummikub.view.IStonePanel -
the range click event is emitted when the player clicks on the table/hand/ - etc. -
getRightConnectorClickEvent() - -Method in class jrummikub.view.impl.TablePanel -
  -
getRightConnectorClickEvent() - -Method in interface jrummikub.view.ITablePanel -
the right connector click event is emitted when the player clicks on a - right connector of a stone set on the table . -
getSecond() - -Method in class jrummikub.util.Pair -
Extract the second component of a pair -
getSetClickEvent() - -Method in class jrummikub.view.impl.AbstractStonePanel -
  -
getSetClickEvent() - -Method in interface jrummikub.view.IStonePanel -
the set click event is emitted when the player clicks on the table/hand/ - etc. -
getSize() - -Method in interface jrummikub.model.IStoneTray -
Return the number of objects on the tray -
getSize() - -Method in class jrummikub.model.StoneHeap -
Get the number of stones left -
getSize() - -Method in class jrummikub.model.StoneTray -
  -
getSortByGroupsEvent() - -Method in class jrummikub.view.impl.PlayerPanel -
  -
getSortByGroupsEvent() - -Method in interface jrummikub.view.IPlayerPanel -
The sort by groups event is emitted when the player wants to sort his - stones by groups -
getSortByRunsEvent() - -Method in class jrummikub.view.impl.PlayerPanel -
  -
getSortByRunsEvent() - -Method in interface jrummikub.view.IPlayerPanel -
The sort by runs event is emitted when the player wants to sort his stones - by runs -
getStartTurnEvent() - -Method in class jrummikub.view.impl.StartTurnPanel -
The start turn event is emitted when the current player has clicked the - start turn button -
getStartTurnEvent() - -Method in class jrummikub.view.impl.View -
  -
getStartTurnEvent() - -Method in interface jrummikub.view.IView -
The start turn event is emitted when the player wants to start his turn -
getStoneClickEvent() - -Method in class jrummikub.view.impl.AbstractStonePanel -
  -
getStoneClickEvent() - -Method in interface jrummikub.view.IStonePanel -
the click event is emitted when the player clicks on the table/hand/etc. -
getStoneCollectionPanel() - -Method in class jrummikub.view.impl.TablePanel -
  -
getStoneCollectionPanel() - -Method in interface jrummikub.view.ITablePanel -
Returns the stone collection (the panel showing the stones currently - selected) -
getStoneHeight() - -Method in class jrummikub.view.impl.StonePainter -
  -
getStonePainter() - -Method in class jrummikub.view.impl.AbstractStonePanel -
  -
getStones() - -Method in class jrummikub.view.impl.AbstractStonePanel -
Returns the list of stones and positions currently set -
getStoneWidth() - -Method in class jrummikub.view.impl.StonePainter -
  -
getTable() - -Method in class jrummikub.model.GameState -
  -
getTable() - -Method in interface jrummikub.model.IGameState -
Get the current Table -
getTablePanel() - +
resetLoginPanel() - Method in class jrummikub.view.impl.View
  -
getTablePanel() - -Method in interface jrummikub.view.IView -
Returns the table -
getTimeRunOutEvent() - -Method in interface jrummikub.control.ITurnTimer -
Returns the event that is emitted if the timer timed out. -
getTimeRunOutEvent() - -Method in class jrummikub.control.TurnTimer -
  -
getTranslation() - -Method in class jrummikub.view.impl.AbstractStonePanel -
Returns the translation in pixels the stones in this panel are painted with -
getTranslation() - -Method in class jrummikub.view.impl.StoneCollectionPanel -
  -
getTranslation() - -Method in class jrummikub.view.impl.TablePanel -
  -
getValue() - -Method in class jrummikub.model.Stone -
Returns the value of the stone. -
getWidth() - -Method in interface jrummikub.model.Sizeable -
Get the width of the object -
getWidth() - -Method in class jrummikub.model.Stone -
  -
getWidth() - -Method in class jrummikub.model.StoneSet -
  -
getX() - -Method in class jrummikub.model.Position -
Get the x coordinate of the position -
getY() - -Method in class jrummikub.model.Position -
Get the y coordinate of the position

@@ -356,8 +97,7 @@ Method in class jrummikub.model.
- - + @@ -397,7 +137,7 @@ Method in class jrummikub.model. -ACDEFGHIJMNOPRSTVW
+CEGJLRSV
diff --git a/doc/index-files/index-7.html b/doc/index-files/index-7.html index bf2d6ff..af1bcbf 100644 --- a/doc/index-files/index-7.html +++ b/doc/index-files/index-7.html @@ -2,12 +2,12 @@ - + -H-Index +S-Index - + @@ -15,7 +15,7 @@ H-Index function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="H-Index"; + parent.document.title="S-Index"; } } @@ -37,8 +37,7 @@ function windowTitle()
- - + @@ -78,54 +77,72 @@ function windowTitle() -ACDEFGHIJMNOPRSTVW
-

-H

+CEGJLRSV
+

+S

-
Hand - Class in jrummikub.model
Class managing a Player's Stones
Hand() - -Constructor for class jrummikub.model.Hand -
  -
handle() - -Method in interface jrummikub.util.IListener -
This method is called whenever a class we're listening to emits an event -
handle(T) - -Method in interface jrummikub.util.IListener1 -
This method is called whenever a class we're listening to emits an event -
handle(T1, T2) - -Method in interface jrummikub.util.IListener2 -
This method is called whenever a class we're listening to emits an event -
handleOtherClickEvent(Position) - -Method in class jrummikub.view.impl.AbstractStonePanel -
Overwrite this method to signal if special zone was clicked -
handleOtherClickEvent(Position) - -Method in class jrummikub.view.impl.StoneCollectionPanel -
  -
handleOtherClickEvent(Position) - -Method in class jrummikub.view.impl.TablePanel -
  -
handleOtherMoveEvent(Position) - -Method in class jrummikub.view.impl.AbstractStonePanel -
Overwrite this method to signal if special zone was hovered -
handleOtherMoveEvent(Position) - -Method in class jrummikub.view.impl.TablePanel -
  -
HandPanel - Class in jrummikub.view.impl
Implementation of the board
HandPanel() - -Constructor for class jrummikub.view.impl.HandPanel -
Creates a new Board instance -
hashCode() - -Method in class jrummikub.model.Position -
  -
heap - -Variable in class jrummikub.model.StoneHeap -
  -
HEIGHT - -Static variable in class jrummikub.model.Hand -
The height of the hand -
HEIGHT_SCALE - -Static variable in class jrummikub.view.impl.StonePainter -
The height of one pixel in the scale of 1.0 -
HORIZONTAL_BORDER - -Static variable in class jrummikub.model.StoneSet +
setBottomPanel(IView.BottomPanelType) - +Method in class jrummikub.view.impl.View +
  +
setCurrentPlayerColor(Color) - +Method in class jrummikub.view.impl.View +
  +
setCurrentPlayerHasLaidOut(boolean) - +Method in class jrummikub.view.impl.View +
  +
setCurrentPlayerName(String) - +Method in class jrummikub.view.impl.View +
  +
setInitialMeldError(int) - +Method in class jrummikub.view.impl.View +
  +
setInitialMeldFirstError() - +Method in class jrummikub.view.impl.View +
  +
setInvalidStoneSets(Collection<StoneSet>) - +Method in class jrummikub.view.impl.View +
  +
setLastStonePlayerName(String) - +Method in class jrummikub.view.impl.View +
  +
setMayPause(boolean) - +Method in class jrummikub.view.impl.View +
  +
setRedealedPlayerName(String) - +Method in class jrummikub.view.impl.View +
  +
setSelectedStones(Collection<Stone>) - +Method in class jrummikub.view.impl.View +
  +
setStoneCollectionHidden(boolean) - +Method in class jrummikub.view.impl.View +
  +
showConnectPanel(boolean) - +Method in class jrummikub.view.impl.View +
  +
showGameListPanel(boolean) - +Method in class jrummikub.view.impl.View +
  +
showLoadingError() - +Method in class jrummikub.view.impl.View +
  +
showLoginPanel(boolean) - +Method in class jrummikub.view.impl.View +
  +
showQuitWarningPanel(boolean) - +Method in class jrummikub.view.impl.View +
  +
showScorePanel(boolean) - +Method in class jrummikub.view.impl.View +
  +
showServerStartupError(boolean) - +Method in class jrummikub.view.impl.View +
  +
showSettingsPanel(boolean) - +Method in class jrummikub.view.impl.View +
  +
showSidePanel(boolean) - +Method in class jrummikub.view.impl.View
 

@@ -140,8 +157,7 @@ Static variable in class jrummikub.model.
- - + @@ -181,7 +197,7 @@ Static variable in class jrummikub.model. -ACDEFGHIJMNOPRSTVW
+CEGJLRSV
diff --git a/doc/index-files/index-8.html b/doc/index-files/index-8.html index a07a4ba..a8eee42 100644 --- a/doc/index-files/index-8.html +++ b/doc/index-files/index-8.html @@ -2,12 +2,12 @@ - + -I-Index +V-Index - + @@ -15,7 +15,7 @@ I-Index function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="I-Index"; + parent.document.title="V-Index"; } } @@ -37,8 +37,7 @@ function windowTitle()
- - + @@ -56,7 +55,7 @@ function windowTitle() + NEXT LETTER