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.SimpleBeanInfoICON_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
PropertyDescriptors describing the
Requirements.Dependency class. |
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImagepublic DependencyBeanInfo() throws IntrospectionException
Requirements.DependencyBeanInfo.IntrospectionException - if there was a problem
creating a PropertyDescriptorgetPropertyDescriptors()public final PropertyDescriptor[] getPropertyDescriptors()
PropertyDescriptors describing the
Requirements.Dependency class.
This method never returns null.
getPropertyDescriptors in interface BeanInfogetPropertyDescriptors in class SimpleBeanInfonull, non-empty array of PropertyDescriptorsCopyright © 2017–2018, microBean. All rights reserved.