BeanInfo
public class AFPResourceBeanInfo extends PrintObjectBeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
Constructor | Description |
---|---|
AFPResourceBeanInfo() |
Modifier and Type | Method | Description |
---|---|---|
BeanDescriptor |
getBeanDescriptor() |
Returns the bean descriptor.
|
Image |
getIcon(int icon) |
Returns an Image for this bean's icon.
|
PropertyDescriptor[] |
getPropertyDescriptors() |
Returns the descriptors for all properties.
|
getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors
getAdditionalBeanInfo, getMethodDescriptors, loadImage
public BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in interface BeanInfo
getBeanDescriptor
in class PrintObjectBeanInfo
public PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in interface BeanInfo
getPropertyDescriptors
in class PrintObjectBeanInfo
public Image getIcon(int icon)
getIcon
in interface BeanInfo
getIcon
in class SimpleBeanInfo
icon
- The desired icon size and color.Copyright © 2024. All rights reserved.