I’ve discover this JDateChooser from searching how to use Item Combobox at Java Swing. Do you know how to install this?
Here is the link JDateChooser
I can’t find any instructions on how to install it..
Can you share some instructions on how to install it… thanks in advance v(^_^)v
It’s very simple.
Download the Toedter jcalendar-1.4.jar (also maven repository will locate it)
If you are using Netbeans you can create an new bean and add the Toedter beans to your Palette Manager:
This gives you the capability to drag and drop these anywhere you like:
If you drag and drop the bean somewhere, the code that is generated looks like here:
You can then use the beans like this:
or
or like this if you want to format the Date: