git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@609 72836036-5685-4462-b002-a69064685172
This commit is contained in:
Ida Massow 2011-07-06 16:36:06 +02:00
parent 3193477354
commit 51b7fbe822
156 changed files with 22852 additions and 2001 deletions

View file

@ -2,12 +2,12 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_22) on Tue May 10 17:04:59 CEST 2011 -->
<!-- Generated by javadoc (build 1.6.0_22) on Tue Jul 05 21:51:55 CEST 2011 -->
<TITLE>
IHandPanel
</TITLE>
<META NAME="date" CONTENT="2011-05-10">
<META NAME="date" CONTENT="2011-07-05">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
@ -55,8 +55,8 @@ function windowTitle()
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../jrummikub/view/IClickable.html" title="interface in jrummikub.view"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../jrummikub/view/IPlayerPanel.html" title="interface in jrummikub.view"><B>NEXT CLASS</B></A></FONT></TD>
&nbsp;<A HREF="../../jrummikub/view/IGameListPanel.html" title="interface in jrummikub.view"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../jrummikub/view/ILoginPanel.html" title="interface in jrummikub.view"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?jrummikub/view/IHandPanel.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="IHandPanel.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
@ -122,18 +122,10 @@ The view for a player's hand that displays his stones
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../jrummikub/view/IHandPanel.html#setHandHeight(int)">setHandHeight</A></B>(int&nbsp;height)</CODE>
<TD><CODE><B><A HREF="../../jrummikub/view/IHandPanel.html#resetCurrentRow()">resetCurrentRow</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the number of stones that fit on the hand vertically</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../jrummikub/view/IHandPanel.html#setHandWidth(int)">setHandWidth</A></B>(int&nbsp;width)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the number of stones that fit on the hand horizontally</TD>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Resets the rows currently displayed</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@ -191,34 +183,18 @@ void <B>setStones</B>(java.lang.Iterable&lt;<A HREF="../../jrummikub/util/Pair.h
</DL>
<HR>
<A NAME="setHandWidth(int)"><!-- --></A><H3>
setHandWidth</H3>
<A NAME="resetCurrentRow()"><!-- --></A><H3>
resetCurrentRow</H3>
<PRE>
void <B>setHandWidth</B>(int&nbsp;width)</PRE>
void <B>resetCurrentRow</B>()</PRE>
<DL>
<DD>Set the number of stones that fit on the hand horizontally
<DD>Resets the rows currently displayed
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>width</CODE> - number of stones</DL>
</DD>
</DL>
<HR>
<A NAME="setHandHeight(int)"><!-- --></A><H3>
setHandHeight</H3>
<PRE>
void <B>setHandHeight</B>(int&nbsp;height)</PRE>
<DL>
<DD>Set the number of stones that fit on the hand vertically
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>height</CODE> - number of stones</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
@ -252,8 +228,8 @@ void <B>setHandHeight</B>(int&nbsp;height)</PRE>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../jrummikub/view/IClickable.html" title="interface in jrummikub.view"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../jrummikub/view/IPlayerPanel.html" title="interface in jrummikub.view"><B>NEXT CLASS</B></A></FONT></TD>
&nbsp;<A HREF="../../jrummikub/view/IGameListPanel.html" title="interface in jrummikub.view"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../jrummikub/view/ILoginPanel.html" title="interface in jrummikub.view"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?jrummikub/view/IHandPanel.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="IHandPanel.html" target="_top"><B>NO FRAMES</B></A> &nbsp;