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