Class FPMIWindowBeanInfo

  • All Implemented Interfaces:
    java.beans.BeanInfo

    public class FPMIWindowBeanInfo
    extends DefaultBeanInfo
    • Constructor Detail

      • FPMIWindowBeanInfo

        public FPMIWindowBeanInfo()
    • Method Detail

      • initProperties

        protected void initProperties()
                               throws java.beans.IntrospectionException
        Description copied from class: DefaultBeanInfo
        This is called by the constructor, meant to be overridden by subclasses.
        Overrides:
        initProperties in class DefaultBeanInfo
        Throws:
        java.beans.IntrospectionException
      • initEventSets

        protected void initEventSets()
                              throws java.beans.IntrospectionException
        Description copied from class: DefaultBeanInfo
        This is called by the constructor, meant to be overridden by subclasses.
        Overrides:
        initEventSets in class DefaultBeanInfo
        Throws:
        java.beans.IntrospectionException
      • getIcon

        public java.awt.Image getIcon​(int kind)
        Specified by:
        getIcon in interface java.beans.BeanInfo
        Overrides:
        getIcon in class DefaultBeanInfo