Annotation Type ToolEventName


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface ToolEventName
    Annotation for publishing the ToolEvent name so that is shows up in the tool connection dialog.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value