choco.visu.components
Class ColorConstant

java.lang.Object
  extended by choco.visu.components.ColorConstant

public class ColorConstant
extends Object


Field Summary
static int BLACK
           
static int BLUE
           
static int BROWN1
           
static int BROWN2
           
static int BROWN3
           
static int BROWN4
           
static int DARKGRAY
           
static int GRAY
           
static int GREEN
           
static int LIGHTBLUE
           
static int LIGHTGRAY
           
static int ORANGE
           
static int PINK
           
static int RED
           
static int WHITE
           
static int WHITE2
           
static int YELLOW
           
 
Constructor Summary
ColorConstant()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WHITE

public static final int WHITE
See Also:
Constant Field Values

LIGHTGRAY

public static final int LIGHTGRAY
See Also:
Constant Field Values

GRAY

public static final int GRAY
See Also:
Constant Field Values

DARKGRAY

public static final int DARKGRAY
See Also:
Constant Field Values

BLACK

public static final int BLACK
See Also:
Constant Field Values

GREEN

public static final int GREEN
See Also:
Constant Field Values

BLUE

public static final int BLUE
See Also:
Constant Field Values

LIGHTBLUE

public static final int LIGHTBLUE
See Also:
Constant Field Values

RED

public static final int RED
See Also:
Constant Field Values

ORANGE

public static final int ORANGE
See Also:
Constant Field Values

YELLOW

public static final int YELLOW
See Also:
Constant Field Values

PINK

public static final int PINK
See Also:
Constant Field Values

WHITE2

public static final int WHITE2
See Also:
Constant Field Values

BROWN1

public static final int BROWN1
See Also:
Constant Field Values

BROWN2

public static final int BROWN2
See Also:
Constant Field Values

BROWN3

public static final int BROWN3
See Also:
Constant Field Values

BROWN4

public static final int BROWN4
See Also:
Constant Field Values
Constructor Detail

ColorConstant

public ColorConstant()


Copyright © 2012. All Rights Reserved.