Package heronarts.lx

Annotation Interface LXComponentName


@Documented @Target(TYPE) @Retention(RUNTIME) @Deprecated public @interface LXComponentName
Deprecated.
Use @LXComponent.Name instead
An annotation to be applied to LXPattern or LXEffect classes giving them a name in the UI different from their classname
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Deprecated.
     
  • Element Details

    • value

      String value
      Deprecated.