Class JMonthChooserBeanInfo

  • All Implemented Interfaces:
    java.beans.BeanInfo

    public class JMonthChooserBeanInfo
    extends GenericBeanInfo
    A BeanInfo class for the JMonthChooser bean.
    Version:
    $LastChangedRevision: 85 $, $LastChangedDate: 2006-04-28 13:50:52 +0200 (Fr, 28 Apr 2006) $
    Author:
    Kai Toedter
    • Constructor Summary

      Constructors 
      Constructor Description
      JMonthChooserBeanInfo()
      Constructs a new BeanInfo class for the JMonthChooser bean.
    • Method Summary

      • Methods inherited from class java.beans.SimpleBeanInfo

        getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, getPropertyDescriptors, loadImage
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JMonthChooserBeanInfo

        public JMonthChooserBeanInfo()
        Constructs a new BeanInfo class for the JMonthChooser bean.