![]() |
|
Contents |
Public Member Functions | |
| PropertyDescriptor[] | getPropertyDescriptors () |
| MethodDescriptor[] | getMethodDescriptors () |
| EventSetDescriptor[] | getEventSetDescriptors () |
| BeanInfo[] | getAdditionalBeanInfo () |
| BeanDescriptor | getBeanDescriptor () |
| Image | getIcon (int iconKind) |
| int | getDefaultPropertyIndex () |
| int | getDefaultEventIndex () |
Static Public Attributes | |
| static final int | ICON_COLOR_16x16 = 1 |
| static final int | ICON_COLOR_32x32 = 2 |
| static final int | ICON_MONO_16x16 = 3 |
| static final int | ICON_MONO_32x32 = 4 |
| PropertyDescriptor [] getPropertyDescriptors | ( | ) |
Implemented in SimpleBeanInfo, and StandardBeanInfo.
| MethodDescriptor [] getMethodDescriptors | ( | ) |
Implemented in SimpleBeanInfo, and StandardBeanInfo.
| EventSetDescriptor [] getEventSetDescriptors | ( | ) |
Implemented in SimpleBeanInfo, and StandardBeanInfo.
| BeanInfo [] getAdditionalBeanInfo | ( | ) |
Implemented in SimpleBeanInfo, and StandardBeanInfo.
| BeanDescriptor getBeanDescriptor | ( | ) |
Implemented in SimpleBeanInfo, and StandardBeanInfo.
| Image getIcon | ( | int | iconKind | ) |
Implemented in SimpleBeanInfo, and StandardBeanInfo.
| int getDefaultPropertyIndex | ( | ) |
Implemented in SimpleBeanInfo, and StandardBeanInfo.
| int getDefaultEventIndex | ( | ) |
Implemented in SimpleBeanInfo, and StandardBeanInfo.
final int ICON_COLOR_16x16 = 1 [static] |
final int ICON_COLOR_32x32 = 2 [static] |
final int ICON_MONO_16x16 = 3 [static] |
final int ICON_MONO_32x32 = 4 [static] |