diff options
Diffstat (limited to 'doc/jrummikub/view/IStonePanel.html')
-rw-r--r-- | doc/jrummikub/view/IStonePanel.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/jrummikub/view/IStonePanel.html b/doc/jrummikub/view/IStonePanel.html index 0953e9b..3e15959 100644 --- a/doc/jrummikub/view/IStonePanel.html +++ b/doc/jrummikub/view/IStonePanel.html @@ -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> IStonePanel </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"> @@ -127,7 +127,7 @@ An interface for view elements that can emit click events for clicks on <BR> the range click event is emitted when the player clicks on the table/hand/ - etc.</TD> + etc. and wants to select a range instead of a single stone</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> @@ -136,7 +136,7 @@ An interface for view elements that can emit click events for clicks on <BR> the set click event is emitted when the player clicks on the table/hand/ - etc.</TD> + etc. and wants to select a whole set instead of a single stone</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |