|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CalendarButtonListener
Calendar button listener interface.
Method Summary | |
---|---|
void |
localeChanged(CalendarButton calendarButton,
java.util.Locale previousLocale)
Called when a calendar button's locale has changed. |
void |
selectedDateKeyChanged(CalendarButton calendarButton,
java.lang.String previousSelectedDateKey)
Called when a calendar button's selected date key has changed. |
Method Detail |
---|
void selectedDateKeyChanged(CalendarButton calendarButton, java.lang.String previousSelectedDateKey)
calendarButton
- previousSelectedDateKey
- void localeChanged(CalendarButton calendarButton, java.util.Locale previousLocale)
calendarButton
- previousLocale
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |