Uses of Class
uic.widgets.calendar.UICCalendarModel

Packages that use UICCalendarModel
uic.widgets.calendar Provides the classes for the Calendar widget. 
 

Uses of UICCalendarModel in uic.widgets.calendar
 

Methods in uic.widgets.calendar that return UICCalendarModel
 UICCalendarModel UICDateEdit.getModel()
          Returns the UICCalendarModel for this DateEdit.
 UICCalendarModel UICDatePicker.getModel()
           
 UICCalendarModel UICCalendar.getModel()
           
 

Constructors in uic.widgets.calendar with parameters of type UICCalendarModel
UICCalendar(UICCalendarModel model)
          Constructs a new UICCalendar that uses the specified model.
UICDateEdit(UICCalendarModel model)
          Constructs a new UICDateEdit that uses the specified model.
UICDatePicker(UICCalendarModel model)
          Construcs a new UICDatePicker that uses the specified model.
 



Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence