Class PropertyBeanBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
ee.jakarta.tck.pages.spec.core_syntax.actions.setproperty.PropertyBeanBeanInfo
- All Implemented Interfaces:
BeanInfo
-
Field Summary
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
-
Constructor Details
-
PropertyBeanBeanInfo
public PropertyBeanBeanInfo()
-
-
Method Details
-
getPropertyDescriptors
- Specified by:
getPropertyDescriptors
in interfaceBeanInfo
- Overrides:
getPropertyDescriptors
in classSimpleBeanInfo
- Returns:
- an array of PropertyDescriptors describing the PropertyBean's exposed properties.
-