|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
DateUnavailabilityModel Interface is used by DateTimePicker and CalendarPanel to get non selectable dates.
Method Summary | |
int[] |
getUnavailableDaysInAMonth(int month,
int year)
Return an array of day numbers(1-31) unavailable in a month. |
Method Detail |
public int[] getUnavailableDaysInAMonth(int month, int year)
month
- The month number (0-11)year
- The year including the century
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |