com.ibm.as400.access

Class IFSTextFileOutputStreamBeanInfo

  • All Implemented Interfaces:
    java.beans.BeanInfo


    public class IFSTextFileOutputStreamBeanInfo
    extends IFSFileOutputStreamBeanInfo
    The IFSTextFileOutputStreamBeanInfo class provides bean information for the IFSTextFileOutputStream class.
    • Constructor Detail

      • IFSTextFileOutputStreamBeanInfo

        public IFSTextFileOutputStreamBeanInfo()
    • Method Detail

      • getBeanDescriptor

        public java.beans.BeanDescriptor getBeanDescriptor()
        Returns the bean descriptor.
        Specified by:
        getBeanDescriptor in interface java.beans.BeanInfo
        Overrides:
        getBeanDescriptor in class IFSFileOutputStreamBeanInfo
        Returns:
        The bean descriptor.
      • getIcon

        public java.awt.Image getIcon(int icon)
        Returns an Image for this bean's icon.
        Specified by:
        getIcon in interface java.beans.BeanInfo
        Overrides:
        getIcon in class IFSFileOutputStreamBeanInfo
        Parameters:
        icon - The desired icon size and color.
        Returns:
        The Image for the icon.
      • getPropertyDescriptors

        public java.beans.PropertyDescriptor[] getPropertyDescriptors()
        Returns the descriptors for all properties.
        Specified by:
        getPropertyDescriptors in interface java.beans.BeanInfo
        Overrides:
        getPropertyDescriptors in class IFSFileOutputStreamBeanInfo
        Returns:
        The descriptors for all properties.