public class KeyedDataQueueBeanInfo extends BaseDataQueueBeanInfo
| Constructor and Description |
|---|
KeyedDataQueueBeanInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.beans.BeanDescriptor |
getBeanDescriptor()
Returns the bean descriptor.
|
java.awt.Image |
getIcon(int icon)
Returns an Image for this bean's icon.
|
getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getPropertyDescriptorspublic java.beans.BeanDescriptor getBeanDescriptor()
getBeanDescriptor in interface java.beans.BeanInfogetBeanDescriptor in class BaseDataQueueBeanInfopublic java.awt.Image getIcon(int icon)
getIcon in interface java.beans.BeanInfogetIcon in class java.beans.SimpleBeanInfoicon - The desired icon size and color.