Class ConfigSectionInterfaceTags

java.lang.Object
com.biglybt.ui.config.ConfigSectionImpl
com.biglybt.ui.config.ConfigSectionInterfaceTags
All Implemented Interfaces:
BaseConfigSection
Direct Known Subclasses:
ConfigSectionInterfaceTagsSWT

public class ConfigSectionInterfaceTags extends ConfigSectionImpl
  • Field Details

  • Constructor Details

    • ConfigSectionInterfaceTags

      public ConfigSectionInterfaceTags()
  • Method Details

    • build

      public void build()
    • buildUISpecific

      protected void buildUISpecific()
    • buildGeneral

      protected void buildGeneral()
    • getAutoTagExts

      protected String getAutoTagExts(int i)
    • setAutoTagExts

      protected void setAutoTagExts(int i, String str)
    • getAutoTagTag

      protected String getAutoTagTag(int i)
    • setAutoTagTag

      protected void setAutoTagTag(int i, String str)
    • buildFiles

      private void buildFiles()
    • isSWT

      protected boolean isSWT()
    • addAutoTagLine

      protected void addAutoTagLine(List<Parameter> listAutoTag, int index)
    • buildTracker

      private void buildTracker()