com.ibm.as400.access
Class DataQueueBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
com.ibm.as400.access.BaseDataQueueBeanInfo
com.ibm.as400.access.DataQueueBeanInfo
- All Implemented Interfaces:
- BeanInfo
- public class DataQueueBeanInfo
- extends BaseDataQueueBeanInfo
The DataQueueBeanInfo class provides bean information for the DataQueue class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataQueueBeanInfo
public DataQueueBeanInfo()
getBeanDescriptor
public BeanDescriptor getBeanDescriptor()
- Returns the bean descriptor.
- Specified by:
getBeanDescriptor
in interface BeanInfo
- Overrides:
getBeanDescriptor
in class BaseDataQueueBeanInfo
- Returns:
- The bean descriptor.
getIcon
public Image getIcon(int icon)
- Returns an Image for this bean's icon.
- Parameters:
icon
- The desired icon size and color.
- Returns:
- The Image for the icon.