Constructs a new date chooser panel, using today's date as the initial
selection.
DateChooserPanel
public DateChooserPanel(Calendar calendar, boolean controlPanel)(Code)
Constructs a new date chooser panel.
Parameters: calendar - the calendar controlling the date. Parameters: controlPanel - a flag that indicates whether or not the 'today' button should appear on the panel.