Before you download my work please take a moment to consider what this means to you and your work. How much time have I saved you ? How slicker is your GUI thanks to my efforts ? My software remains free, distributed under the GNU Lesser General Public Licence.
If you wish to pacify you conscience and wish to let me know how thankful you are for my efforts put your money where your mouth is and make a voluntary donation to me using NOCHEX (in GBP) or Paypal (USD) using a credit card.
|
|||||||||||||||||
J2SE 1.4.1In using these links you agree by the terms of the licence outlined above My code is hosted on Sourceforge, the links below take you to my project download page.
Save the jar in a directory that is on the classpath. Run the demo class by typing (where nnnnn is the appropriate build number)
See what it looks like in the demo page AWTThe AWT branch has been developed to run with older JREs (tested with JDK 1.1.8) and for Applets using the browsers JVM. It contains no classes from javax.swing and has limited functionality compared to the 1.3 version. The source and ant build script is available as it the compiled jar which is ready run using java -jar MDateSelectorAWT.jar with JDK 1.2 + or java -classpath MDateSelectorAWT.jar mseries.CalendarAWT.TestIt with JDK 1.1.x To use the ant script, unzip the source to a new directory, cd to /build and type ant run, it should compile, build the jar and run the demo application. Click here to see a live demo of the MDateSelector in an applet and details of how to do it.
J2SE 1.3.1The J2SE Branch has not been developed as much as the 1.4 branch, some bugs are still present and some features missing. Support is even more limited for this version The source and ant build script is available as is the compiled jar which is ready run using java -jar MDateSelector131.jar with JDK 1.3.x
<Pres..>The Jar and source for the <Pres..> ant task.
Smallprint |