Recommend component to handle Date input

As the topic, which component is best to allow user enter a date?I have thought of using combo box for each day month and year.. but not sure whether its the best way.Thanks.
[195 byte] By [echizena] at [2007-10-3 9:18:47]
# 1
We need whole picture of the use case of your application to give suggestion.JSpinner?, f'instance...
hiwaa at 2007-7-15 4:31:53 > top of Java-index,Desktop,Core GUI APIs...
# 2
JCalendar http://www.toedter.com
Michael_Dunna at 2007-7-15 4:31:53 > top of Java-index,Desktop,Core GUI APIs...