public interface
BeanInfo
| Known Indirect Subclasses |
Constant Summary
| int | ICON_COLOR_16x16 | |
| int | ICON_COLOR_32x32 | |
| int | ICON_MONO_16x16 | |
| int | ICON_MONO_32x32 |
Public Method Summary
| abstract BeanInfo[] | |
| abstract BeanDescriptor | |
| abstract int | |
| abstract int | |
| abstract EventSetDescriptor[] | |
| abstract MethodDescriptor[] | |
| abstract PropertyDescriptor[] |
Constants
public static final int ICON_COLOR_16x16
Constant Value:
1
public static final int ICON_COLOR_32x32
Constant Value:
2
public static final int ICON_MONO_16x16
Constant Value:
3
public static final int ICON_MONO_32x32
Constant Value:
4