Java Date Picker Applet
Java Date Picker Applet questions Java Date Picker Applet reviews Java Date Picker Applet download Order
 Informtion
Title: Java Date Picker Applet
Developer: Anticariat Online SRL
Platform: Windows 95/98/ME/NT/2000/XP/2003
Price: $30
Size: 135 KB
Reviews & Questions
Shareware your experiences of Java Date Picker Applet with all of us and cast your vote
View frequently asked questions of Java Date Picker Applet. Post your questions to the author and other software developers.
 
Java Date Picker component ready to use in Swing applications provides:



  • simple and documented interface (Swing style)
  • ready to use with hands-on sample code
  • skins styles support
  • combo box (date selection edit/button) support
  • multiple date selection
  • disabled dates support
  • special highlighting for weekends and month
  • adjacent months days turn on/off flag
  • custom renderers for background, days, weekday and week number cells
  • set first day of week, set days names length
  • set length of months names (ex. Dec, Decem, December)
  • low price, free support & updates
  • Version 3.0 released:

  • added support for multiple date selection
  • added support for disabled dates
  • added a JTable Cell Editor constructed using the CalendarComboBox class
  • now when the month or year is changed using the visual controls the date no longer automatically changes. The previous behaviour was not correct. In the previous implementation if one registered a DateListener this was called every time when the month and year was changed using the visual controls.
  • now a calendar listener can receive the key and mouse events of the calendar table
  • now the functions from CalendarRendererProvider class are no longer using as the first parameter a CalendarComponent. This is separately set through a setter.
  • added the new features into the demo application