org.apache.tapestry.junit.mock.c14
Class Color

java.lang.Object
  extended by org.apache.tapestry.junit.mock.c14.Color

public class Color
extends Object


Field Summary
static String[] ALL_COLORS
           
static String BLACK
           
static String BLUE
           
static String GREEN
           
static String PUECE
           
static String RED
           
static String WHITE
           
static String YELLOW
           
 
Constructor Summary
Color()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RED

public static final String RED
See Also:
Constant Field Values

GREEN

public static final String GREEN
See Also:
Constant Field Values

BLUE

public static final String BLUE
See Also:
Constant Field Values

PUECE

public static final String PUECE
See Also:
Constant Field Values

YELLOW

public static final String YELLOW
See Also:
Constant Field Values

BLACK

public static final String BLACK
See Also:
Constant Field Values

WHITE

public static final String WHITE
See Also:
Constant Field Values

ALL_COLORS

public static final String[] ALL_COLORS
Constructor Detail

Color

public Color()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.