com.bradrydzewski.gwt.calendar.theme.google.client
Class GoogleAppointmentTheme

java.lang.Object
  extended by com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentTheme

public class GoogleAppointmentTheme
extends Object


Field Summary
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle BLUE
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle BLUE_GREY
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle BROWN
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle DARK_PURPLE
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle DEFAULT
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle GREEN
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle GREY
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle LIGHT_BLUE
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle LIGHT_BROWN
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle LIGHT_GREEN
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle LIGHT_PURPLE
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle LIGHT_TEAL
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle ORANGE
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle PINK
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle PURPLE
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle RED
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle RED_ORANGE
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle STEELE_BLUE
           
static Map<AppointmentStyle,com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle> STYLES
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle TEAL
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle YELLOW
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle YELLOW_GREEN
           
static com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle YELLOW_GREY
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BLUE

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle BLUE

RED

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle RED

PINK

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle PINK

PURPLE

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle PURPLE

DARK_PURPLE

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle DARK_PURPLE

STEELE_BLUE

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle STEELE_BLUE

LIGHT_BLUE

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle LIGHT_BLUE

TEAL

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle TEAL

LIGHT_TEAL

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle LIGHT_TEAL

GREEN

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle GREEN

LIGHT_GREEN

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle LIGHT_GREEN

YELLOW_GREEN

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle YELLOW_GREEN

YELLOW

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle YELLOW

ORANGE

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle ORANGE

RED_ORANGE

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle RED_ORANGE

LIGHT_BROWN

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle LIGHT_BROWN

LIGHT_PURPLE

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle LIGHT_PURPLE

GREY

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle GREY

BLUE_GREY

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle BLUE_GREY

YELLOW_GREY

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle YELLOW_GREY

BROWN

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle BROWN

DEFAULT

public static final com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle DEFAULT

STYLES

public static final Map<AppointmentStyle,com.bradrydzewski.gwt.calendar.theme.google.client.GoogleAppointmentStyle> STYLES


Copyright © 2012. All Rights Reserved.