public class DeviceSetupBeanInfo extends SimpleBeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32| Constructor and Description |
|---|
DeviceSetupBeanInfo() |
| Modifier and Type | Method and Description |
|---|---|
Image |
getIcon(int kind) |
PropertyDescriptor[] |
getPropertyDescriptors() |
PropertyDescriptor |
property(String name,
String description) |
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, loadImagepublic Image getIcon(int kind)
getIcon in interface BeanInfogetIcon in class SimpleBeanInfopublic PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors in interface BeanInfogetPropertyDescriptors in class SimpleBeanInfopublic PropertyDescriptor property(String name, String description) throws IntrospectionException
IntrospectionExceptionCopyright © 2022. All rights reserved.