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/jrummikub/view/ITablePanel.html | 76 +------------------------------------ 1 file changed, 2 insertions(+), 74 deletions(-) (limited to 'doc/jrummikub/view/ITablePanel.html') diff --git a/doc/jrummikub/view/ITablePanel.html b/doc/jrummikub/view/ITablePanel.html index d1fa85b..8d1a574 100644 --- a/doc/jrummikub/view/ITablePanel.html +++ b/doc/jrummikub/view/ITablePanel.html @@ -2,12 +2,12 @@ - + ITablePanel - + @@ -149,35 +149,11 @@ The view of the table, where the stone sets lie  void -setLeftPlayerName(java.lang.String playerName) - -
-          Sets the player name on the left label - - - - void -setRightPlayerName(java.lang.String playerName) - -
-          Sets the player name on the right label - - - - void setStoneSets(java.lang.Iterable<Pair<StoneSet,Position>> stoneSets)
          Sets the stone sets lying on the table - - - void -setTopPlayerName(java.lang.String playerName) - -
-          Sets the player name on the top label -   @@ -210,54 +186,6 @@ The view of the table, where the stone sets lie
-

-setLeftPlayerName

-
-void setLeftPlayerName(java.lang.String playerName)
-
-
Sets the player name on the left label -

-

-
-
-
-
Parameters:
playerName - the name to set
-
-
-
- -

-setTopPlayerName

-
-void setTopPlayerName(java.lang.String playerName)
-
-
Sets the player name on the top label -

-

-
-
-
-
Parameters:
playerName - the name to set
-
-
-
- -

-setRightPlayerName

-
-void setRightPlayerName(java.lang.String playerName)
-
-
Sets the player name on the right label -

-

-
-
-
-
Parameters:
playerName - the name to set
-
-
-
-

setStoneSets

-- 
cgit v1.2.3