There is no equivalent to JColorChooser for Date / Calendar or Font, so you would need to find one or create one yourself. JCalendar is one that keeps being mentioned so you might want to try it out. It probably won't appear on the Netbeans pallette though without some work which I cannot help you with (I'm a write-GUI's-by-hand programmer).