|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cc.gammasoft.date.AbstractDateModel | +--cc.gammasoft.date.DefaultDateModel
DefaultDateModel is used to store the selected calendar value .There is also a feature is implemented for selected values. If this the feature is enabled, this model will keep track of the selected values and will store them in a TreeSet.
Field Summary |
Fields inherited from interface cc.gammasoft.date.DateModel |
TODAY |
Constructor Summary | |
DefaultDateModel()
|
Methods inherited from class cc.gammasoft.date.AbstractDateModel |
addChangeListener, enableReselection, enableSelectionTracking, fireValueChanged, getSelectedValues, getSQLDateValue, getTimestampValue, getValue, isReselectionEnabled, isSelectionTrackingEnabled, removeChangeListener, setSelectedValues, setSQLDate, setTimestamp, setValue, setValue, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultDateModel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |