jcalendar
Date & Calendar support
Toolkits
Swing
Platforms
Framework
License
GNU LGPL 2.1
Documentation
No documentation link provided
Downloads
970
Rating
Authored by:
Andres Almiray
aalmiray@yahoo.com
aalmiray@yahoo.com
Provides date & Calendar support via JCalendar.
Usage
The following nodes will become available on a View script upon installing this plugin
| Node | Type |
|---|---|
| calendar | com.toedter.calendar.JCalendar |
| dateChooser | com.toedter.calendar.JDateChooser |
| dayChooser | com.toedter.calendar.JDayChooser |
| monthChooser | com.toedter.calendar.JMonthChooser |
| yearChooser | com.toedter.calendar.JYearChooser |
| localeChooser | com.toedter.components.JLocaleChooser |
| spinField | com.toedter.components.JSpinField |
All JCalendar beans are designed as proper Java Beans. Please refer to the JCalendar API documentation to know more about the properties that can be set on these beans.
Griffon