Class GeneratorBeanInfo

  • All Implemented Interfaces:
    java.beans.BeanInfo

    public class GeneratorBeanInfo
    extends java.beans.SimpleBeanInfo
    A BeanInfo class to be used as meta-data about the Generator plugin
    Author:
    Paul Smith <psmith@apache.org>
    • Constructor Detail

      • GeneratorBeanInfo

        public GeneratorBeanInfo()
    • Method Detail

      • getPropertyDescriptors

        public java.beans.PropertyDescriptor[] getPropertyDescriptors()
        Specified by:
        getPropertyDescriptors in interface java.beans.BeanInfo
        Overrides:
        getPropertyDescriptors in class java.beans.SimpleBeanInfo