Fix a comment and update documentation
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@233 72836036-5685-4462-b002-a69064685172
This commit is contained in:
parent
670fcf2613
commit
34a8bf5a27
157 changed files with 274 additions and 268 deletions
|
@ -2,7 +2,7 @@
|
|||
<!--NewPage-->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<!-- Generated by javadoc (build 1.6.0_20) on Tue May 10 16:57:44 CEST 2011 -->
|
||||
<!-- Generated by javadoc (build 1.6.0_22) on Tue May 10 17:05:06 CEST 2011 -->
|
||||
<TITLE>
|
||||
G-Index
|
||||
</TITLE>
|
||||
|
@ -222,7 +222,7 @@ Method in class jrummikub.view.impl.<A HREF="../jrummikub/view/impl/AbstractSton
|
|||
<DT><A HREF="../jrummikub/view/IStonePanel.html#getRangeClickEvent()"><B>getRangeClickEvent()</B></A> -
|
||||
Method in interface jrummikub.view.<A HREF="../jrummikub/view/IStonePanel.html" title="interface in jrummikub.view">IStonePanel</A>
|
||||
<DD>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
|
||||
etc.
|
||||
<DT><A HREF="../jrummikub/view/impl/TablePanel.html#getRightConnectorClickEvent()"><B>getRightConnectorClickEvent()</B></A> -
|
||||
Method in class jrummikub.view.impl.<A HREF="../jrummikub/view/impl/TablePanel.html" title="class in jrummikub.view.impl">TablePanel</A>
|
||||
<DD>
|
||||
|
@ -239,7 +239,7 @@ Method in class jrummikub.view.impl.<A HREF="../jrummikub/view/impl/AbstractSton
|
|||
<DT><A HREF="../jrummikub/view/IStonePanel.html#getSetClickEvent()"><B>getSetClickEvent()</B></A> -
|
||||
Method in interface jrummikub.view.<A HREF="../jrummikub/view/IStonePanel.html" title="interface in jrummikub.view">IStonePanel</A>
|
||||
<DD>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
|
||||
etc.
|
||||
<DT><A HREF="../jrummikub/model/IStoneTray.html#getSize()"><B>getSize()</B></A> -
|
||||
Method in interface jrummikub.model.<A HREF="../jrummikub/model/IStoneTray.html" title="interface in jrummikub.model">IStoneTray</A>
|
||||
<DD>Return the number of objects on the tray
|
||||
|
|
Reference in a new issue