diff options
Diffstat (limited to 'doc/jrummikub/view/impl/AbstractStonePanel.html')
-rw-r--r-- | doc/jrummikub/view/impl/AbstractStonePanel.html | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/jrummikub/view/impl/AbstractStonePanel.html b/doc/jrummikub/view/impl/AbstractStonePanel.html index ba29bdf..545d616 100644 --- a/doc/jrummikub/view/impl/AbstractStonePanel.html +++ b/doc/jrummikub/view/impl/AbstractStonePanel.html @@ -2,7 +2,7 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_20) on Tue May 10 16:57:34 CEST 2011 --> +<!-- Generated by javadoc (build 1.6.0_22) on Tue May 10 17:04:59 CEST 2011 --> <TITLE> AbstractStonePanel </TITLE> @@ -269,7 +269,7 @@ Base class for panels that draw stones <BR> the range click event is emitted when the player clicks on the table/hand/ - etc. and wants to select a range instead of a single stone</TD> + etc.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> @@ -278,7 +278,7 @@ Base class for panels that draw stones <BR> the set click event is emitted when the player clicks on the table/hand/ - etc. and wants to select a whole set instead of a single stone</TD> + etc.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> @@ -594,9 +594,9 @@ public <A HREF="../../../jrummikub/util/Event2.html" title="class in jrummikub.u </DD> <DD><DL> -<DT><B>Returns:</B><DD>the event; the first parameter is the position of the click in grid - coordinates, the second is true when the player wants to add stones - to his selection instead of replacing them</DL> +<DT><B>Returns:</B><DD>the event; the first parameter is the stone that was clicked on, + the second is true when the player wants to add stones to his + selection instead of replacing them</DL> </DD> </DL> <HR> @@ -615,9 +615,9 @@ public <A HREF="../../../jrummikub/util/Event2.html" title="class in jrummikub.u </DD> <DD><DL> -<DT><B>Returns:</B><DD>the event; the first parameter is the position of the click in grid - coordinates, the second is true when the player wants to add stones - to his selection instead of replacing them</DL> +<DT><B>Returns:</B><DD>the event; the first parameter is the stone that was clicked on, + the second is true when the player wants to add stones to his + selection instead of replacing them</DL> </DD> </DL> <HR> @@ -636,9 +636,9 @@ public <A HREF="../../../jrummikub/util/Event2.html" title="class in jrummikub.u </DD> <DD><DL> -<DT><B>Returns:</B><DD>the event; the first parameter is the position of the click in grid - coordinates, the second is true when the player wants to add stones - to his selection instead of replacing them</DL> +<DT><B>Returns:</B><DD>the event; the first parameter the stone that was clicked on, the + second is true when the player wants to add stones to his selection + instead of replacing them</DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> |