java.lang.Objectjava.beans.SimpleBeanInfo
java.beans.GenericBeanInfo
All Implemented Interfaces:
BeanInfo
Mostly this is used as a placeholder for the descriptors.
Constructor: |
---|
|
|
Method from java.beans.GenericBeanInfo Summary: |
---|
getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors |
Methods from java.beans.SimpleBeanInfo: |
---|
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from java.beans.GenericBeanInfo Detail: |
---|
|
|
|
|
|
|
|