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/IHandPanel.html | 48 ++++++++++---------------------------- 1 file changed, 12 insertions(+), 36 deletions(-) (limited to 'doc/jrummikub/view/IHandPanel.html') diff --git a/doc/jrummikub/view/IHandPanel.html b/doc/jrummikub/view/IHandPanel.html index 5b5fb84..a4164a5 100644 --- a/doc/jrummikub/view/IHandPanel.html +++ b/doc/jrummikub/view/IHandPanel.html @@ -2,12 +2,12 @@ - + IHandPanel - + @@ -55,8 +55,8 @@ function windowTitle() PREV CLASS  - NEXT CLASSPREV CLASS  + NEXT CLASS FRAMES    NO FRAMES   @@ -122,18 +122,10 @@ The view for a player's hand that displays his stones  void -setHandHeight(int height) +resetCurrentRow()
-          Set the number of stones that fit on the hand vertically - - - - void -setHandWidth(int width) - -
-          Set the number of stones that fit on the hand horizontally +          Resets the rows currently displayed @@ -191,35 +183,19 @@ void setStones(java.lang.Iterable<

-setHandWidth

+

+resetCurrentRow

-void setHandWidth(int width)
+void resetCurrentRow()
-
Set the number of stones that fit on the hand horizontally +
Resets the rows currently displayed

-
Parameters:
width - number of stones
-
-
-
- -

-setHandHeight

-
-void setHandHeight(int height)
-
-
Set the number of stones that fit on the hand vertically -

-

-
-
Parameters:
height - number of stones
-

@@ -252,8 +228,8 @@ void setHandHeight(int height) PREV CLASS  - NEXT CLASSPREV CLASS  + NEXT CLASS
FRAMES    NO FRAMES   -- cgit v1.2.3