[Overview] [User's Guide] [API Reference]
dateFormatString (type: String)
void setDateFormatString (String newFormat)
String getDateFormatString ()
This property, when set, controls both the display and edit
masking characteristics of the date shown in the editable part of
the bean. The default format is acquired by calling DateFormat.getDateInstance()
,
which returns the system default format for the default locale.
dateString (type: String)
void setDateString (String newDate)
String getDateString ()
This changes the default date shown in the entry field.
DateChangedEvent
This event class has one important method: String
getDate()
, which returns the selected date in either:
Copyright ©
Taligent, Inc. 1996 - 1997.
Copyright © IBM Corporation 1996 - 1997.
All Rights Reserved.