org.exoplatform.calendar.webui
Class UIFormColorPicker.Colors

java.lang.Object
  extended by org.exoplatform.calendar.webui.UIFormColorPicker.Colors
Enclosing class:
UIFormColorPicker

public static class UIFormColorPicker.Colors
extends Object


Nested Class Summary
static class UIFormColorPicker.Colors.Color
           
 
Field Summary
static String[] CODES
           
static String[] COLORNAMES
           
static UIFormColorPicker.Colors.Color[] COLORS
           
static String H_ASPARAGUS
           
static String H_BABY_BLUE
           
static String H_BEIGE
           
static String H_BLUE_GRAY
           
static String H_BROWN
           
static String H_GRAY
           
static String H_GREEN
           
static String H_HOT_PINK
           
static String H_LAUREL_GREEN
           
static String H_LIGHT_BLUE
           
static String H_LIGHT_BROWN
           
static String H_LIGHT_GRAY
           
static String H_LIGHT_PURPLE
           
static String H_MOSS_GREEN
           
static String H_MUNSELL_BLUE
           
static String H_NAVY_BLUE
           
static String H_ORANGE
           
static String H_PINK
           
static String H_PLUM_PURPLE
           
static String H_POWDER_BLUE
           
static String H_PURPLE
           
static String H_RED
           
static String H_SKY_BLUE
           
static String H_YELLOW
           
static String N_ASPARAGUS
           
static String N_BABY_BLUE
           
static String N_BEIGE
           
static String N_BLUE_GRAY
           
static String N_BROWN
           
static String N_GRAY
           
static String N_GREEN
           
static String N_HOT_PINK
           
static String N_LAUREL_GREEN
           
static String N_LIGHT_BLUE
           
static String N_LIGHT_BROWN
           
static String N_LIGHT_GRAY
           
static String N_LIGHT_PURPLE
           
static String N_MOSS_GREEN
           
static String N_MUNSELL_BLUE
           
static String N_NAVY_BLUE
           
static String N_ORANGE
           
static String N_PINK
           
static String N_PLUM_PURPLE
           
static String N_POWDER_BLUE
           
static String N_PURPLE
           
static String N_RED
           
static String N_SKY_BLUE
           
static String N_YELLOW
           
static UIFormColorPicker.Colors.Color O_ASPARAGUS
           
static UIFormColorPicker.Colors.Color O_BABY_BLUE
           
static UIFormColorPicker.Colors.Color O_BEIGE
           
static UIFormColorPicker.Colors.Color O_BLUE_GRAY
           
static UIFormColorPicker.Colors.Color O_BROWN
           
static UIFormColorPicker.Colors.Color O_GRAY
           
static UIFormColorPicker.Colors.Color O_GREEN
           
static UIFormColorPicker.Colors.Color O_HOT_PINK
           
static UIFormColorPicker.Colors.Color O_LAUREL_GREEN
           
static UIFormColorPicker.Colors.Color O_LIGHT_BLUE
           
static UIFormColorPicker.Colors.Color O_LIGHT_BROWN
           
static UIFormColorPicker.Colors.Color O_LIGHT_GRAY
           
static UIFormColorPicker.Colors.Color O_LIGHT_PURPLE
           
static UIFormColorPicker.Colors.Color O_MOSS_GREEN
           
static UIFormColorPicker.Colors.Color O_MUNSELL_BLUE
           
static UIFormColorPicker.Colors.Color O_NAVY_BLUE
           
static UIFormColorPicker.Colors.Color O_ORANGE
           
static UIFormColorPicker.Colors.Color O_PINK
           
static UIFormColorPicker.Colors.Color O_PLUM_PURPLE
           
static UIFormColorPicker.Colors.Color O_POWDER_BLUE
           
static UIFormColorPicker.Colors.Color O_PURPLE
           
static UIFormColorPicker.Colors.Color O_RED
           
static UIFormColorPicker.Colors.Color O_SKY_BLUE
           
static UIFormColorPicker.Colors.Color O_YELLOW
           
 
Constructor Summary
UIFormColorPicker.Colors()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

H_ASPARAGUS

public static final String H_ASPARAGUS
See Also:
Constant Field Values

N_ASPARAGUS

public static final String N_ASPARAGUS
See Also:
Constant Field Values

O_ASPARAGUS

public static final UIFormColorPicker.Colors.Color O_ASPARAGUS

H_MUNSELL_BLUE

public static final String H_MUNSELL_BLUE
See Also:
Constant Field Values

N_MUNSELL_BLUE

public static final String N_MUNSELL_BLUE
See Also:
Constant Field Values

O_MUNSELL_BLUE

public static final UIFormColorPicker.Colors.Color O_MUNSELL_BLUE

H_NAVY_BLUE

public static final String H_NAVY_BLUE
See Also:
Constant Field Values

N_NAVY_BLUE

public static final String N_NAVY_BLUE
See Also:
Constant Field Values

O_NAVY_BLUE

public static final UIFormColorPicker.Colors.Color O_NAVY_BLUE

H_PURPLE

public static final String H_PURPLE
See Also:
Constant Field Values

N_PURPLE

public static final String N_PURPLE
See Also:
Constant Field Values

O_PURPLE

public static final UIFormColorPicker.Colors.Color O_PURPLE

H_RED

public static final String H_RED
See Also:
Constant Field Values

N_RED

public static final String N_RED
See Also:
Constant Field Values

O_RED

public static final UIFormColorPicker.Colors.Color O_RED

H_BROWN

public static final String H_BROWN
See Also:
Constant Field Values

N_BROWN

public static final String N_BROWN
See Also:
Constant Field Values

O_BROWN

public static final UIFormColorPicker.Colors.Color O_BROWN

H_LAUREL_GREEN

public static final String H_LAUREL_GREEN
See Also:
Constant Field Values

N_LAUREL_GREEN

public static final String N_LAUREL_GREEN
See Also:
Constant Field Values

O_LAUREL_GREEN

public static final UIFormColorPicker.Colors.Color O_LAUREL_GREEN

H_SKY_BLUE

public static final String H_SKY_BLUE
See Also:
Constant Field Values

N_SKY_BLUE

public static final String N_SKY_BLUE
See Also:
Constant Field Values

O_SKY_BLUE

public static final UIFormColorPicker.Colors.Color O_SKY_BLUE

H_BLUE_GRAY

public static final String H_BLUE_GRAY
See Also:
Constant Field Values

N_BLUE_GRAY

public static final String N_BLUE_GRAY
See Also:
Constant Field Values

O_BLUE_GRAY

public static final UIFormColorPicker.Colors.Color O_BLUE_GRAY

H_LIGHT_PURPLE

public static final String H_LIGHT_PURPLE
See Also:
Constant Field Values

N_LIGHT_PURPLE

public static final String N_LIGHT_PURPLE
See Also:
Constant Field Values

O_LIGHT_PURPLE

public static final UIFormColorPicker.Colors.Color O_LIGHT_PURPLE

H_HOT_PINK

public static final String H_HOT_PINK
See Also:
Constant Field Values

N_HOT_PINK

public static final String N_HOT_PINK
See Also:
Constant Field Values

O_HOT_PINK

public static final UIFormColorPicker.Colors.Color O_HOT_PINK

H_LIGHT_BROWN

public static final String H_LIGHT_BROWN
See Also:
Constant Field Values

N_LIGHT_BROWN

public static final String N_LIGHT_BROWN
See Also:
Constant Field Values

O_LIGHT_BROWN

public static final UIFormColorPicker.Colors.Color O_LIGHT_BROWN

H_MOSS_GREEN

public static final String H_MOSS_GREEN
See Also:
Constant Field Values

N_MOSS_GREEN

public static final String N_MOSS_GREEN
See Also:
Constant Field Values

O_MOSS_GREEN

public static final UIFormColorPicker.Colors.Color O_MOSS_GREEN

H_POWDER_BLUE

public static final String H_POWDER_BLUE
See Also:
Constant Field Values

N_POWDER_BLUE

public static final String N_POWDER_BLUE
See Also:
Constant Field Values

O_POWDER_BLUE

public static final UIFormColorPicker.Colors.Color O_POWDER_BLUE

H_LIGHT_BLUE

public static final String H_LIGHT_BLUE
See Also:
Constant Field Values

N_LIGHT_BLUE

public static final String N_LIGHT_BLUE
See Also:
Constant Field Values

O_LIGHT_BLUE

public static final UIFormColorPicker.Colors.Color O_LIGHT_BLUE

H_PINK

public static final String H_PINK
See Also:
Constant Field Values

N_PINK

public static final String N_PINK
See Also:
Constant Field Values

O_PINK

public static final UIFormColorPicker.Colors.Color O_PINK

H_ORANGE

public static final String H_ORANGE
See Also:
Constant Field Values

N_ORANGE

public static final String N_ORANGE
See Also:
Constant Field Values

O_ORANGE

public static final UIFormColorPicker.Colors.Color O_ORANGE

H_GRAY

public static final String H_GRAY
See Also:
Constant Field Values

N_GRAY

public static final String N_GRAY
See Also:
Constant Field Values

O_GRAY

public static final UIFormColorPicker.Colors.Color O_GRAY

H_GREEN

public static final String H_GREEN
See Also:
Constant Field Values

N_GREEN

public static final String N_GREEN
See Also:
Constant Field Values

O_GREEN

public static final UIFormColorPicker.Colors.Color O_GREEN

H_BABY_BLUE

public static final String H_BABY_BLUE
See Also:
Constant Field Values

N_BABY_BLUE

public static final String N_BABY_BLUE
See Also:
Constant Field Values

O_BABY_BLUE

public static final UIFormColorPicker.Colors.Color O_BABY_BLUE

H_LIGHT_GRAY

public static final String H_LIGHT_GRAY
See Also:
Constant Field Values

N_LIGHT_GRAY

public static final String N_LIGHT_GRAY
See Also:
Constant Field Values

O_LIGHT_GRAY

public static final UIFormColorPicker.Colors.Color O_LIGHT_GRAY

H_BEIGE

public static final String H_BEIGE
See Also:
Constant Field Values

N_BEIGE

public static final String N_BEIGE
See Also:
Constant Field Values

O_BEIGE

public static final UIFormColorPicker.Colors.Color O_BEIGE

H_YELLOW

public static final String H_YELLOW
See Also:
Constant Field Values

N_YELLOW

public static final String N_YELLOW
See Also:
Constant Field Values

O_YELLOW

public static final UIFormColorPicker.Colors.Color O_YELLOW

H_PLUM_PURPLE

public static final String H_PLUM_PURPLE
See Also:
Constant Field Values

N_PLUM_PURPLE

public static final String N_PLUM_PURPLE
See Also:
Constant Field Values

O_PLUM_PURPLE

public static final UIFormColorPicker.Colors.Color O_PLUM_PURPLE

COLORS

public static final UIFormColorPicker.Colors.Color[] COLORS

COLORNAMES

public static final String[] COLORNAMES

CODES

public static final String[] CODES
Constructor Detail

UIFormColorPicker.Colors

public UIFormColorPicker.Colors()


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.