Package com.portal.ctrl
Class DateSelectorBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
com.portal.ctrl.DateSelectorBeanInfo
- All Implemented Interfaces:
BeanInfo
The BeanInfo for the DateSelector bean
-
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, getDefaultEventIndex, getDefaultPropertyIndex, getMethodDescriptors, loadImage
-
Constructor Details
-
DateSelectorBeanInfo
public DateSelectorBeanInfo()
-
-
Method Details
-
getBeanDescriptor
- Specified by:
getBeanDescriptor
in interfaceBeanInfo
- Overrides:
getBeanDescriptor
in classSimpleBeanInfo
-
getPropertyDescriptors
- Specified by:
getPropertyDescriptors
in interfaceBeanInfo
- Overrides:
getPropertyDescriptors
in classSimpleBeanInfo
-
getEventSetDescriptors
- Specified by:
getEventSetDescriptors
in interfaceBeanInfo
- Overrides:
getEventSetDescriptors
in classSimpleBeanInfo
-
getIcon
Retrieve an icon representation of this bean- Specified by:
getIcon
in interfaceBeanInfo
- Overrides:
getIcon
in classSimpleBeanInfo
- Returns:
- an Image representing this bean
-