JClass DesktopViews 6.3.0 API
Documentation

Package com.klg.jclass.util.calendar

Contains the classes that support calendar functions.

See:
          Description

Interface Summary
CalendarComponent Interface that defines the generic components of a Calendar Display/Editor.
SpecialDate SpecialDate is the interface that an object must support in order to be added to JCCalendar's SpecialDate list.
 

Class Summary
AbstractLabel AbstractLabel
BoundsValidator Class that given a minimum and a maximum date, checks that the date is between the two bounds.
CalendarContainer Container to manage CalendarComponent children.
ChooserTypeEditor  
DateActionEvent  
DateTimeEditor Class that wraps a JCDateChooser and a Time Component together.
DayTable DayTable is the table of days used to form the day portion of a calendar.
JCCalendar For use in conjunction with a standard java.util.Calendar.
JCCalendar.DateMonthYear Class to store a DateMonthYear value.
JCCalendar.DayOfWeek Class to store a day of the week.
JCCalendar.MonthDayOfMonth Class to store Month and Day of Month.
JCDateChooser Date chooser component.
MonthLabel Label shows the months of the year.
MonthPopdown Combobox that shows the months of the year.
MonthSpin SpinBox that shows months of the year.
MonthTable MonthTable is used to display a Table of selectable months for use with a calendar.
TimeLabel Label that shows the time.
TimeSpin The TimeSpin class is used in the DateTimePopup to allow the user to interactively modify the time portion of the current date.
YearLabel Label to display the year in a calendar.
YearSpin Container to manage CalendarComponent children.
 

Package com.klg.jclass.util.calendar Description

Contains the classes that support calendar functions.


Copyright © 2004 Quest Software Inc..
All rights reserved.