public interface IMethodsForGraphicalCalendarComponents
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getDate()
Gets the date of the calendar
|
java.lang.String |
getFormattedDate()
Returns the date selected, formatted
|
void |
setDate(java.util.Date date)
Sets the date to the calendar
|
java.util.Date getDate()
void setDate(java.util.Date date)
date
- java.lang.String getFormattedDate()