From 34a8bf5a275f2f2db10267b30dce386a1c927db4 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Tue, 10 May 2011 17:05:58 +0200 Subject: Fix a comment and update documentation git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@233 72836036-5685-4462-b002-a69064685172 --- doc/jrummikub/util/class-use/Pair.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'doc/jrummikub/util/class-use/Pair.html') diff --git a/doc/jrummikub/util/class-use/Pair.html b/doc/jrummikub/util/class-use/Pair.html index 407702b..3e02241 100644 --- a/doc/jrummikub/util/class-use/Pair.html +++ b/doc/jrummikub/util/class-use/Pair.html @@ -2,7 +2,7 @@ - + Uses of Class jrummikub.util.Pair @@ -272,15 +272,15 @@ Uses of protected  Pair<java.lang.Integer,java.lang.Integer> -StoneCollectionPanel.getTranslation() +AbstractStonePanel.getTranslation()
-            +          Returns the translation in pixels the stones in this panel are painted with protected  Pair<java.lang.Integer,java.lang.Integer> -TablePanel.getTranslation() +StoneCollectionPanel.getTranslation()
            @@ -288,10 +288,10 @@ Uses of protected  Pair<java.lang.Integer,java.lang.Integer> -AbstractStonePanel.getTranslation() +TablePanel.getTranslation()
-          Returns the translation in pixels the stones in this panel are painted with +              @@ -319,19 +319,19 @@ Uses of - void -HandPanel.setStones(java.lang.Iterable<Pair<Stone,Position>> stones) +protected  void +AbstractStonePanel.setStones(java.lang.Iterable<Pair<Stone,Position>> stones)
-            +          Sets the list of stones that can be clicked on -protected  void -AbstractStonePanel.setStones(java.lang.Iterable<Pair<Stone,Position>> stones) + void +HandPanel.setStones(java.lang.Iterable<Pair<Stone,Position>> stones)
-          Sets the list of stones that can be clicked on +            -- cgit v1.2.3