- Home
- JCalendar DemoTo run the JCalendar demonstration applet in your browser, the Java Plug-in has to be installed. This applet demonstrates the JCalendar Java bean suite, including a Java date chooser composed of several other Java beans (a JDayChooser, a JMonthChooser and a JYearChooser). All these beans have a locale property. If you change the locale with the locale chooser, the names of the months and weekdays change (make sure, that you have bound the Java Plug-in to an international JRE, otherwise you might see only one locale!). Just for demonstration, the chosen date is displayed below the locale chooser. Since I think it looks just great, I have packaged JCalendar with the free JGoodies Plastic 3D look & feel (made by JGoodies).
- Blog
- Contact
- Software
-
Eclipse RCP Splash Screens and Java WebStart
2One thing that has bothered me (and recently one of my customers) a lot was that we could not display Eclipse RCP splash screens when starting the application using Java WebStart. But now I got it working, here is the recipe: 1) In your main …
Read More




