Package com.toedter.calendar
Class JCalendarBeanInfo
- java.lang.Object
-
- java.beans.SimpleBeanInfo
-
- com.toedter.components.GenericBeanInfo
-
- com.toedter.calendar.JCalendarBeanInfo
-
- All Implemented Interfaces:
java.beans.BeanInfo
public class JCalendarBeanInfo extends GenericBeanInfo
A BeanInfo class for JCalendar.- Version:
- $LastChangedRevision: 85 $, $LastChangedDate: 2006-04-28 13:50:52 +0200 (Fr, 28 Apr 2006) $
- Author:
- Kai Toedter
-
-
Field Summary
-
Fields inherited from class com.toedter.components.GenericBeanInfo
iconColor16, iconColor32, iconMono16, iconMono32
-
-
Constructor Summary
Constructors Constructor Description JCalendarBeanInfo()
Constructs a new BeanInfo class for the JCalendar bean.
-
Method Summary
-
Methods inherited from class com.toedter.components.GenericBeanInfo
getIcon
-
-