Interface | Description |
---|---|
IMethodsForGraphicalCalendarComponents |
This interface defines some methods for grafical components that use a JCalendar
|
Class | Description |
---|---|
JCalendarCDatePanel |
Creates a Panel for include in other panels -> this panel allows users to set the date they want
The difference from this class to the JCalendarDatePanel is that in this class the user can move
the calendar with the mouse
|
JCalendarDateDialog |
Creates a Dialog that allows users to select the date they want
This class is a version of JCalendarDatePanel
|
JCalendarDatePanel |
Creates a Panel for include in other panels -> this panel allows users to set the date they want
The difference from this class to the JCalendarDatePanel is that in this class the user can move
the calendar with the mouse
|