java.lang.Objectjava.beans.SimpleBeanInfo
All Implemented Interfaces:
BeanInfo
Direct Known Subclasses:
GenericBeanInfo, StandardBeanInfo, SwingBeanInfoBase
It defaults to providing "noop" information, and can be selectively overriden to provide more explicit information on chosen topics. When the introspector sees the "noop" values, it will apply low level introspection and design patterns to automatically analyze the target bean.
Method from java.beans.SimpleBeanInfo Summary: |
---|
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.SimpleBeanInfo Detail: |
---|
|
|
|
|
|
|
|
|
|