com.connectina.swing.fontchooser
Class JFontChooserBeanDescriptor

java.lang.Object
  extended by java.beans.FeatureDescriptor
      extended by java.beans.BeanDescriptor
          extended by com.connectina.swing.fontchooser.JFontChooserBeanDescriptor

public class JFontChooserBeanDescriptor
extends BeanDescriptor

The bean descriptor for the JFontChooser JavaBean.

See Also:
JFontChooser

Constructor Summary
JFontChooserBeanDescriptor()
           
 
Method Summary
 
Methods inherited from class java.beans.BeanDescriptor
getBeanClass, getCustomizerClass
 
Methods inherited from class java.beans.FeatureDescriptor
attributeNames, getDisplayName, getName, getShortDescription, getValue, isExpert, isHidden, isPreferred, setDisplayName, setExpert, setHidden, setName, setPreferred, setShortDescription, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JFontChooserBeanDescriptor

public JFontChooserBeanDescriptor()