| Package | Description | 
|---|---|
| com.google.gwt.user.datepicker.client | The date picker widget and associated types. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultMonthSelectorA simple  MonthSelectorused for the default date picker. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected MonthSelector | DatePicker. getMonthSelector()Gets the  MonthSelectorassociated with this date picker. | 
| Constructor and Description | 
|---|
| DatePicker(MonthSelector monthAndYearSelector,
          CalendarView view,
          CalendarModel model)Creates a new date picker. |