Annotation Interface ConfigFactory


@Retention(RUNTIME) @Target(TYPE) public @interface ConfigFactory
Annotate a shape with this if it requires a custom UI for configuring the shape in addition to the properties table.

Created by carl.gould on 5/5/2015.

  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The classname of the class that implements ShapeConfigFactory in the designer
  • Element Details

    • value

      String value
      The classname of the class that implements ShapeConfigFactory in the designer