public class ValidationBeanInfo extends SimpleBeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32| Constructor and Description |
|---|
ValidationBeanInfo()
ValidationBeanInfo constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class |
beanType()
Based on getCLass().getName() return target Bean type
|
protected PropertyDescriptor |
createPropertyDescriptor(String name,
Class cls,
ResourceBundle resourceBundle) |
protected PropertyDescriptor |
createPropertyDescriptor(String name,
ResourceBundle bundle) |
PropertyDescriptor[] |
getPropertyDescriptors()
Implementation of getPropertyDescriptors.
|
protected ResourceBundle |
getResourceBundle()
Return bundle for the property file for out beanType
|
protected ResourceBundle |
getResourceBundle(Class cls)
Return bundle for the property file for the provided class
|
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImagepublic ValidationBeanInfo()
Description
public PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors in interface BeanInfogetPropertyDescriptors in class SimpleBeanInfoBeanInfo.getPropertyDescriptors()protected Class beanType()
protected ResourceBundle getResourceBundle()
protected ResourceBundle getResourceBundle(Class cls)
protected PropertyDescriptor createPropertyDescriptor(String name, ResourceBundle bundle) throws IntrospectionException
IntrospectionExceptionprotected PropertyDescriptor createPropertyDescriptor(String name, Class cls, ResourceBundle resourceBundle) throws IntrospectionException
IntrospectionExceptionCopyright © 1996–2019 Geotools. All rights reserved.