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, loadImage
public ValidationBeanInfo()
Description
public PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in interface BeanInfo
getPropertyDescriptors
in class SimpleBeanInfo
BeanInfo.getPropertyDescriptors()
protected Class beanType()
protected ResourceBundle getResourceBundle()
protected ResourceBundle getResourceBundle(Class cls)
protected PropertyDescriptor createPropertyDescriptor(String name, ResourceBundle bundle) throws IntrospectionException
IntrospectionException
protected PropertyDescriptor createPropertyDescriptor(String name, Class cls, ResourceBundle resourceBundle) throws IntrospectionException
IntrospectionException
Copyright © 1996–2019 Geotools. All rights reserved.