public class FPMIWindowBeanInfo extends DefaultBeanInfo
beanClass, BOUND_MASK, CATEGORY_KEY, CONSTRAINED_MASK, DISPLAY_ORDER_KEY, EXPERT_MASK, HIDDEN_MASK, log, NO_MASK, NOT_BINDABLE_KEY, NOT_BINDABLE_MASK, NOT_TRANSLATABLE_KEY, NOT_TRANSLATABLE_MASK, PREFERRED_MASK, PREFFERED_MASK, TRANSIENT_KEY, TRANSIENT_MASK| Constructor and Description |
|---|
FPMIWindowBeanInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Image |
getIcon(int kind) |
protected void |
initDesc()
Implement this function to initialize the BeanDescriptor.
|
protected void |
initEventSets()
This is called by the constructor, meant to be overridden by subclasses.
|
protected void |
initProperties()
This is called by the constructor, meant to be overridden by subclasses.
|
addBoundProp, addBoundProp, addEnumProp, addEnumProp, addEnumProp, addEnumProp, addEventSet, addEventSet, addEventSet, addEventSet, addMethod, addMethod, addMethod, addProp, addProp, addProp, addProp, addProp, addTransientProp, addTransientProp, addTransientProp, createProp, createProp, createProp, findProperty, getBeanDescriptor, getEventSetDescriptors, getIconPath, getIconPrefix, getIconResource, getMethodDescriptors, getPropertyDescriptors, initMethods, removeProp, setBackgroundProperty, setBackgroundProperty, setFlags, setFlags, setForegroundProperty, setForegroundProperty, toStringprotected void initDesc()
DefaultBeanInfoDefaultBeanInfo.getBeanDescriptor() to find the bean
descriptor and set it's meta props to be appropriate values for this bean.initDesc in class DefaultBeanInfoprotected void initProperties()
throws java.beans.IntrospectionException
DefaultBeanInfoinitProperties in class DefaultBeanInfojava.beans.IntrospectionExceptionprotected void initEventSets()
throws java.beans.IntrospectionException
DefaultBeanInfoinitEventSets in class DefaultBeanInfojava.beans.IntrospectionExceptionpublic java.awt.Image getIcon(int kind)
getIcon in interface java.beans.BeanInfogetIcon in class DefaultBeanInfo