public class PIASpecSpreadSheetBeanInfo extends SimpleBeanInfo
PIASpecSpreadSheetBeanInfo retrieves information about a
PIASpecSpreadSheetBean.ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32| Constructor and Description |
|---|
PIASpecSpreadSheetBeanInfo() |
| Modifier and Type | Method and Description |
|---|---|
BeanDescriptor |
getBeanDescriptor()
Retrieves a description of the bean, its potential customizer, and
a description of what it does
|
Image |
getIcon(int type)
Retrieves an icon representation of this bean.
|
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, getPropertyDescriptors, loadImagepublic BeanDescriptor getBeanDescriptor()
getBeanDescriptor in interface BeanInfogetBeanDescriptor in class SimpleBeanInfoBeanDescriptor that encapsulates information
about the beanpublic Image getIcon(int type)
getIcon in interface BeanInfogetIcon in class SimpleBeanInfotype - the size of the icon to retrieveImage that represents this beanCopyright © 2003, 2023, Oracle and/or its affiliates.