Annotation Type TransDialogPlugin


  • @Documented
    @Retention(RUNTIME)
    @Target(TYPE)
    public @interface TransDialogPlugin
    The class painted with this annotation is providing an additional user-interface in the transformation settings dialog in the form of a new tab.
    Author:
    matt
      • description

        String description
        Default:
        ""
      • i18nPackageName

        String i18nPackageName
        Default:
        ""
      • classLoaderGroup

        String classLoaderGroup
        Default:
        ""