Class ConfigSectionInterfaceTagsSWT
- java.lang.Object
-
- com.biglybt.ui.config.ConfigSectionImpl
-
- com.biglybt.ui.config.ConfigSectionInterfaceTags
-
- com.biglybt.ui.swt.views.configsections.ConfigSectionInterfaceTagsSWT
-
- All Implemented Interfaces:
BaseConfigSection
public class ConfigSectionInterfaceTagsSWT extends ConfigSectionInterfaceTags
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.biglybt.ui.config.ConfigSectionImpl
ConfigSectionImpl.ConfigDetailsCallback
-
-
Field Summary
-
Fields inherited from class com.biglybt.ui.config.ConfigSectionInterfaceTags
REFID_TORRENT_ADD_AUTO_TAG, SECTION_ID
-
Fields inherited from class com.biglybt.ui.config.ConfigSectionImpl
L10N_SECTION_PREFIX, mapPluginParams
-
-
Constructor Summary
Constructors Constructor Description ConfigSectionInterfaceTagsSWT()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
build()
-
Methods inherited from class com.biglybt.ui.config.ConfigSectionImpl
add, add, add, add, deleteConfigSection, findPluginParamKey, getConfigSectionID, getMaxUserMode, getMinUserMode, getParamArray, getParentSectionID, getPluginParam, getSectionNameKey, getSectionNameKey, guessParamName, isBuilt, postBuild, requestRebuild, saveConfigSection, search, setDefaultUITypesForAdd, setDefaultUserModeForAdd, setRebuildRunner
-
-
-
-
Method Detail
-
build
public void build()
- Specified by:
build
in interfaceBaseConfigSection
- Overrides:
build
in classConfigSectionInterfaceTags
-
-