Class NeonBorderEffectBeanInfo

  • All Implemented Interfaces:
    java.beans.BeanInfo

    public class NeonBorderEffectBeanInfo
    extends AbstractPainterBeanInfo
    • Constructor Detail

      • NeonBorderEffectBeanInfo

        public NeonBorderEffectBeanInfo()
        Creates a new instance of NeonBorderEffectBeanInfo
    • Method Detail

      • initialize

        protected void initialize()
        Description copied from class: BeanInfoSupport
        Called by the constructor during the proper time so that subclasses can override the settings/values for the various beaninfo properties. For example, you could call setDisplayName("Foo Name", "foo") to change the foo properties display name
        Overrides:
        initialize in class AbstractPainterBeanInfo