Class DateChooser

All Implemented Interfaces:
ActionListener, FocusListener, ItemListener, KeyListener, MouseListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class DateChooser
extends IrisDialog
implements ItemListener, MouseListener, FocusListener, KeyListener, ActionListener
Custom dialog box to enter dates. The DateChooser class presents a calendar and allows the user to visually select a day, month and year so that it is impossible to enter an invalid date.
See Also:
Serialized Form