Package javaa.beans
Class SimpleBeanInfo
java.lang.Object
javaa.beans.SimpleBeanInfo
- All Implemented Interfaces:
BeanInfo
-
Field Summary
Fields inherited from interface javaa.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleBeanInfo
public SimpleBeanInfo()
-
-
Method Details
-
getPropertyDescriptors
- Specified by:
getPropertyDescriptorsin interfaceBeanInfo
-
getMethodDescriptors
- Specified by:
getMethodDescriptorsin interfaceBeanInfo
-
getEventSetDescriptors
- Specified by:
getEventSetDescriptorsin interfaceBeanInfo
-
getAdditionalBeanInfo
- Specified by:
getAdditionalBeanInfoin interfaceBeanInfo
-
getBeanDescriptor
- Specified by:
getBeanDescriptorin interfaceBeanInfo
-
getDefaultPropertyIndex
public int getDefaultPropertyIndex()- Specified by:
getDefaultPropertyIndexin interfaceBeanInfo
-
getDefaultEventIndex
public int getDefaultEventIndex()- Specified by:
getDefaultEventIndexin interfaceBeanInfo
-