Class JCalendarBeanInfo



  • public class JCalendarBeanInfo
    extends com.toedter.components.GenericBeanInfo
    A BeanInfo class for JCalendar.
    • Field Summary

      • Fields inherited from interface java.beans.BeanInfo

        ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
      • 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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from class java.beans.SimpleBeanInfo

        getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, getPropertyDescriptors, loadImage
    • Constructor Detail

      • JCalendarBeanInfo

        public JCalendarBeanInfo​()
        Constructs a new BeanInfo class for the JCalendar bean.