|
Java Date Picker v2.0.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.standbysoft.datepicker.event.DateSelectionAdapter
Constructor Summary | |
DateSelectionAdapter()
|
Method Summary | |
void |
dateSelectionChanged(DateSelectionEvent evt)
Notifies that the selection of some dates has changed. |
void |
disabledDatesChanged(DateSelectionEvent evt)
Notifies that the set of dates that cannot be selected has changed. |
void |
selectionModeChanged(DateSelectionEvent evt)
Notifies that the selection mode has changed. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DateSelectionAdapter()
Method Detail |
public void dateSelectionChanged(DateSelectionEvent evt)
DateSelectionListener
dateSelectionChanged
in interface DateSelectionListener
com.standbysoft.datepicker.event.DateSelectionListener
evt
- event that describes the new selectionpublic void selectionModeChanged(DateSelectionEvent evt)
DateSelectionListener
selectionModeChanged
in interface DateSelectionListener
public void disabledDatesChanged(DateSelectionEvent evt)
DateSelectionListener
disabledDatesChanged
in interface DateSelectionListener
|
Java Date Picker v2.0.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |