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:
getPropertyDescriptors
in interfaceBeanInfo
-
getMethodDescriptors
- Specified by:
getMethodDescriptors
in interfaceBeanInfo
-
getEventSetDescriptors
- Specified by:
getEventSetDescriptors
in interfaceBeanInfo
-
getAdditionalBeanInfo
- Specified by:
getAdditionalBeanInfo
in interfaceBeanInfo
-
getBeanDescriptor
- Specified by:
getBeanDescriptor
in interfaceBeanInfo
-
getDefaultPropertyIndex
public int getDefaultPropertyIndex()- Specified by:
getDefaultPropertyIndex
in interfaceBeanInfo
-
getDefaultEventIndex
public int getDefaultEventIndex()- Specified by:
getDefaultEventIndex
in interfaceBeanInfo
-