类 JDayChooserBeanInfo

  • 所有已实现的接口:
    java.beans.BeanInfo

    public class JDayChooserBeanInfo
    extends com.toedter.components.GenericBeanInfo
    A BeanInfo class for the JDayChooser bean.
    版本:
    $LastChangedRevision: 85 $, $LastChangedDate: 2006-04-28 13:50:52 +0200 (Fr, 28 Apr 2006) $
    作者:
    Kai Toedter
    • 字段概要

      • 从类继承的字段 com.toedter.components.GenericBeanInfo

        iconColor16, iconColor32, iconMono16, iconMono32
      • 从接口继承的字段 java.beans.BeanInfo

        ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
    • 构造器概要

      构造器 
      构造器 说明
      JDayChooserBeanInfo()
      Constructs a new BeanInfo class for the JDayChooser bean.
    • 方法概要

      • 从类继承的方法 com.toedter.components.GenericBeanInfo

        getIcon
      • 从类继承的方法 java.beans.SimpleBeanInfo

        getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, getPropertyDescriptors, loadImage
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 构造器详细资料

      • JDayChooserBeanInfo

        public JDayChooserBeanInfo()
        Constructs a new BeanInfo class for the JDayChooser bean.