Constructors
| Name | Description | 
|---|---|
| SimpleBeanInfo() | 
Methods
| Name | Description | 
|---|---|
| getAdditionalBeanInfo() | Claim there are no other relevant BeanInfo objects. | 
| getBeanDescriptor() | Deny knowledge about the class and customizer of the bean. | 
| getDefaultEventIndex() | Deny knowledge of a default event. | 
| getDefaultPropertyIndex() | Deny knowledge of a default property. | 
| getEventSetDescriptors() | Deny knowledge of event sets. | 
| getIcon(int) | Claim there are no icons available. | 
| getMethodDescriptors() | Deny knowledge of methods. | 
| getPropertyDescriptors() | Deny knowledge of properties. | 
| loadImage(String) | This is a utility method to help in loading icon images. |