|
JIDE 3.5.15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DateFilter
An interface used by DateChooserPanel to filter date.
| Method Summary | |
|---|---|
Calendar |
getMaxDate()
Gets maximum date of the DateFilter. |
Calendar |
getMinDate()
Gets minimum date of the DateFilter. |
boolean |
isDateValid(Calendar calendar)
Checks if the date is valid. |
| Method Detail |
|---|
boolean isDateValid(Calendar calendar)
calendar -
Calendar getMinDate()
Calendar getMaxDate()
|
JIDE 3.5.15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||