JDateButton Project

JDateButton is a JavaFX/Swing button that provides the ability to select a date using a popup menu. The button can also be used within a TableView/JTable as a CellEditor.

Controls are provided to limit the range of dates that may be selected and to allow the user to explicitly select no date if required. The locale and date format can also be easily controlled.

  • This project was originally based on Swing but as of version v2.0.0 has been migrated to JavaFX. Version v2.1.0 reintroduced the swing version in parallel. The project provides two jar files, one for each framework.