Annotation Type SpoonUiExtenderPlugin


  • @Documented
    @Retention(RUNTIME)
    @Target(TYPE)
    public @interface SpoonUiExtenderPlugin
    Xul-based Spoon plugin. Implementations can modify the look of Spoon, register a SpoonLifecycleListener and add a SpoonPerspective.
    Author:
    nbaker
      • description

        String description
        Default:
        ""
      • version

        String version
        Default:
        ""
      • category

        int category
        Default:
        -1
      • categoryDescription

        String categoryDescription
        Default:
        ""
      • i18nPackageName

        String i18nPackageName
        Default:
        ""
      • classLoaderGroup

        String classLoaderGroup
        Default:
        ""