org.nakedobjects.plugins.dnd.viewer.view.calendar
Class CalendarConstants

java.lang.Object
  extended by org.nakedobjects.plugins.dnd.viewer.view.calendar.CalendarConstants

public class CalendarConstants
extends java.lang.Object


Field Summary
static java.lang.String[] days
           
static Color lineColor
           
static Text style
           
static Color textColor
           
static Color weekendColor
           
 
Constructor Summary
CalendarConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

days

public static final java.lang.String[] days

textColor

public static final Color textColor

weekendColor

public static final Color weekendColor

lineColor

public static final Color lineColor

style

public static final Text style
Constructor Detail

CalendarConstants

public CalendarConstants()


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.