Methods Summary |
---|
public java.util.Date | lGetDate()Gets the date currently set on the date field widget.
This method is called by Date only if Date is initialized
|
public void | lSetDate(java.util.Date date)Notifies L&F of a date change in the corresponding DateField.
|
public void | lSetInputMode(int mode)Notifies L&F of a new input mode set in the corresponding DateField.
|