Format Date
Status: Beta
Brought to you by:
andyglow
We can enter text In the DatePickerCombo. This is very
useful because some users want to enter text rather
than pick a date.
But users can enter anything (even text ! ;-) )
So I add some code to reformat text to date and to
reset to the previous date when the text entered is not
a date.
I also add a line to reset to the previous date when
the user press Esc.
All the code I add is mark by the //LD comment.
DatePickerCombo.java
Logged In: YES
user_id=341856
Thanks! Added to CVS
Seb