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| 构造器和说明 |
|---|
DependencyBeanInfo()
Creates a new
Requirements.DependencyBeanInfo. |
| 限定符和类型 | 方法和说明 |
|---|---|
PropertyDescriptor[] |
getPropertyDescriptors()
Returns an array of
PropertyDescriptors describing the
Requirements.Dependency class. |
public 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 在接口中 BeanInfogetPropertyDescriptors 在类中 SimpleBeanInfonull, non-empty array of PropertyDescriptorsCopyright © 2020. All rights reserved.