Interface ConfigSection


  • public interface ConfigSection
    Common Config Section names
    • Field Detail

      • SECTION_ROOT

        static final java.lang.String SECTION_ROOT
        Configuration panel will be added to main configuration view area
        See Also:
        Constant Field Values
      • SECTION_PLUGINS

        static final java.lang.String SECTION_PLUGINS
        Configuration panel will be added to the plugins view area.
        See Also:
        Constant Field Values