public static final class Requirements.DependencyBeanInfo extends SimpleBeanInfo
SimpleBeanInfo
describing the Java Bean properties for
the Requirements.Dependency
class; not normally used directly by end
users.SimpleBeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
Constructor and Description |
---|
DependencyBeanInfo()
Creates a new
Requirements.DependencyBeanInfo . |
Modifier and Type | Method and Description |
---|---|
PropertyDescriptor[] |
getPropertyDescriptors()
Returns an array of
PropertyDescriptor s describing the
Requirements.Dependency class. |
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
public DependencyBeanInfo() throws IntrospectionException
Requirements.DependencyBeanInfo
.IntrospectionException
- if there was a problem
creating a PropertyDescriptor
getPropertyDescriptors()
public final PropertyDescriptor[] getPropertyDescriptors()
PropertyDescriptor
s describing the
Requirements.Dependency
class.
This method never returns null
.
getPropertyDescriptors
in interface BeanInfo
getPropertyDescriptors
in class SimpleBeanInfo
null
, non-empty array of PropertyDescriptor
sCopyright © 2017–2018, microBean. All rights reserved.