CalendarBean
| FREE |
|
Description by Publisher
[ CalendarBean Version 1.1 ]
Thanks for making my previous bean the DatePickerBean such a huge success.
On request of Developers around the world I have incorporated the DatePicker Calendar as separate Bean and here you have the Calendar Bean.
Its very similar to the DatePicker in Working. The only difference being that the Calendar is now in form of a Panel so that you can easily added it to your applets-frames.
IMPORTANT FEATURES
===================
All Java Programmers are aware that neither the Java AWT nor the Java Swing classes provide a Date Selection Java Component and we all have to code this feature all by ourselves or if we can afford than purchase a 3rd party Java Bean. But things will be different henceforth. This Calendar is absolutely Free. It has been developed with the sole intention to help Java Developers.
CalendarBean is a useful Java bean that helps you to Choose a Date from an On-Screen Calendar.
- A very small jar file (just 40-kb) can be easily ported on the net.
- This bean is made out of Java Awt classes and does not use swings
Thus it works well with both, Applets and Applications.
- You can customize many attributes of this bean by modifying its properties either through an IDE or through the methods provided.
- A range of constructors and set methods which can take
java.util.GregorianCalendar/java.sql.Date object as well as int ( yyyy mm dd ) so that you can easily assign dates to the bean. Corresponding get methods are also provided.
- Setting Range: Min and Max Dates.
- Customise colors of various parts, to suit your Container.
- Add a Calendar Listener to get notification of Date Changes.
- A rich set of Date Formats.
- A rich set of other Date related functions and features.
Completely Tested on Sun Microsystems BDK, Forte4Java, Oracle JDeveloper, IBM Visual Age.
I am sure that this Bean will come in handy while designing your user interfaces in Java.
PRAMOD S. JAISWAL
-----------------------------
[AUTHOR]