Package ilog.views.util.swing.calendar

Provides a set of Swing calendar components.

See:
          Description

Interface Summary
IlvCalendarCellRenderer This interface defines the method required by any object that would like to be a renderer for cells in an IlvJCalendarPanel.
IlvCalendarHeaderRenderer This interface defines the method required by any object that would like to be a renderer for the day-of-week column headers in an IlvJCalendarPanel.
IlvCalendarModel IlvCalendarModel defines the data model displayed by the IlvJCalendarPanel, the IlvJMonthScroller, and the IlvJCalendar components.
 

Class Summary
IlvAbstractCalendarModel IlvAbstractCalendarModel is the superclass of all IlvCalendarModel implementations.
IlvDefaultCalendarCellRenderer IlvDefaultCalendarCellRenderer is the default class for rendering day cells in an IlvJCalendarPanel.
IlvDefaultCalendarHeaderRenderer IlvDefaultCalendarHeaderRenderer is the default class for rendering day-of-week column headers in an IlvJCalendarPanel.
IlvDefaultCalendarModel IlvDefaultCalendarModel is a default implementation of the IlvCalendarModel interface.
IlvJCalendar IlvJCalendar is a Swing component that displays an month scroller above an calendar panel.
IlvJCalendarPanel IlvJCalendarPanel is a Swing component that renders a monthly calendar grid.
IlvJMonthScroller IlvJMonthScroller is a Swing component that displays the current month surrounded by previous and next-month buttons.
IlvJTimeChooser IlvJTimeChooser is a Swing component that displays the current time.
 

Package ilog.views.util.swing.calendar Description

Provides a set of Swing calendar components.



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.