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, loadImage
public BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in interface BeanInfo
getBeanDescriptor
in class SimpleBeanInfo
BeanDescriptor
that encapsulates information
about the beanpublic Image getIcon(int type)
getIcon
in interface BeanInfo
getIcon
in class SimpleBeanInfo
type
- the size of the icon to retrieveImage
that represents this beanCopyright © 2003, 2023, Oracle and/or its affiliates.