When I make the jDateChooser.requestFocusInWindow()
the cursor goes to the end of the date field, I want the cursor to be set at the beginning, the function setCaretPosition(0)
does not work in this case. How can I set the cursor at the beginning of the field?
thanks,
jm