Package de.jaret.util.ui.datechooser

This package contains the jaret.datechooser, a time chooser and supporting classes and interfaces.

See:
          Description

Interface Summary
IAdditionalDayInformationProvider Interface for a service suplying additional information to a datechooser or datechooser panel.
IDateChooserListener Interface for listening for changes on a DateChooserPanel.
IFieldIdentifier This interface defines a utility identifying the field (DAY_OF_MONTH, MONTH or YEAR) for a position in a text string.
 

Class Summary
DateChooser A date field with an attached datechooser in a combobox style.
DateChooserAdapter Adapter class implementing the IDateChooserListener.
DateChooserPanel The DateChooserPanel is intended to be used as a dropdown for the DateFieldCombo (@see de.jaret.swt.util.datechooser.DateFieldCombo).
SimpleFieldIdentifier Simple implementation of the FieldIdentifier interface for the jaret datechooser.
TimeChooser A time field with an attached timechooser in a combobox style.
TimeChooserPanel The TimeChooserPanel is intended to be used as a dropdown for the TimeFieldCombo (@see de.jaret.swt.util.datechooser.TimeChooser).
 

Package de.jaret.util.ui.datechooser Description

This package contains the jaret.datechooser, a time chooser and supporting classes and interfaces. The jaret date chooser is a classical drop down date selection widget for use with the SWT toolkit.



Copyright © 2012. All Rights Reserved.