From 51b7fbe822bd9a3804c061f0b844884769d7ddba Mon Sep 17 00:00:00 2001 From: Ida Massow Date: Wed, 6 Jul 2011 16:36:06 +0200 Subject: Javadoc git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@609 72836036-5685-4462-b002-a69064685172 --- doc/jrummikub/model/StoneColor.html | 68 +++++++++++++++++++++++++++++++++++-- 1 file changed, 66 insertions(+), 2 deletions(-) (limited to 'doc/jrummikub/model/StoneColor.html') diff --git a/doc/jrummikub/model/StoneColor.html b/doc/jrummikub/model/StoneColor.html index 800023b..6921c5c 100644 --- a/doc/jrummikub/model/StoneColor.html +++ b/doc/jrummikub/model/StoneColor.html @@ -2,12 +2,12 @@ - + StoneColor - + @@ -121,6 +121,12 @@ Class specifying possible StoneColors Enum Constant Summary +AQUA + +
+            + + BLACK
@@ -129,6 +135,18 @@ Class specifying possible StoneColors BLUE +
+            + + +GRAY + +
+            + + +GREEN +
            @@ -141,6 +159,12 @@ Class specifying possible StoneColors RED +
+            + + +VIOLET +
            @@ -241,6 +265,46 @@ public static final

+GREEN

+
+public static final StoneColor GREEN
+
+
+
+
+
+ +

+VIOLET

+
+public static final StoneColor VIOLET
+
+
+
+
+
+ +

+AQUA

+
+public static final StoneColor AQUA
+
+
+
+
+
+ +

+GRAY

+
+public static final StoneColor GRAY
+
+
+
+
-- cgit v1.2.3