com.connectina.swing.fontchooser
Class JFontChooserBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
com.connectina.swing.fontchooser.JFontChooserBeanInfo
- All Implemented Interfaces:
- BeanInfo
public class JFontChooserBeanInfo
- extends SimpleBeanInfo
The bean information for the JFontChooser
JavaBean.
- See Also:
JFontChooser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JFontChooserBeanInfo
public JFontChooserBeanInfo()
getBeanDescriptor
public BeanDescriptor getBeanDescriptor()
- Get the bean descriptor.
- Specified by:
getBeanDescriptor
in interface BeanInfo
- Overrides:
getBeanDescriptor
in class SimpleBeanInfo
- Returns:
- the bean descriptor
getIcon
public Image getIcon(int iconKind)
- Get the appropriate icon.
- Specified by:
getIcon
in interface BeanInfo
- Overrides:
getIcon
in class SimpleBeanInfo
- Parameters:
iconKind
- the icon kind
- Returns:
- the image