Class ConfigSectionInterfaceTags
java.lang.Object
com.biglybt.ui.config.ConfigSectionImpl
com.biglybt.ui.config.ConfigSectionInterfaceTags
- All Implemented Interfaces:
BaseConfigSection
- Direct Known Subclasses:
ConfigSectionInterfaceTagsSWT
-
Nested Class Summary
Nested classes/interfaces inherited from class ConfigSectionImpl
ConfigSectionImpl.ConfigDetailsCallback -
Field Summary
FieldsFields inherited from class ConfigSectionImpl
L10N_SECTION_PREFIX, mapPluginParams -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddAutoTagLine(List<Parameter> listAutoTag, int index) voidbuild()private voidprotected voidprivate voidprotected voidprotected StringgetAutoTagExts(int i) protected StringgetAutoTagTag(int i) protected booleanisSWT()protected voidsetAutoTagExts(int i, String str) protected voidsetAutoTagTag(int i, String str) Methods inherited from class ConfigSectionImpl
add, add, add, add, deleteConfigSection, findPluginParamKey, getConfigSectionID, getMaxUserMode, getMinUserMode, getParamArray, getParentSectionID, getPluginParam, getSectionNameKey, getSectionNameKey, guessParamName, isBuilt, postBuild, requestRebuild, saveConfigSection, search, setDefaultUITypesForAdd, setDefaultUserModeForAdd, setRebuildRunner
-
Field Details
-
REFID_TORRENT_ADD_AUTO_TAG
- See Also:
-
SECTION_ID
- See Also:
-
skipTidy
protected boolean skipTidy
-
-
Constructor Details
-
ConfigSectionInterfaceTags
public ConfigSectionInterfaceTags()
-
-
Method Details
-
build
public void build() -
buildUISpecific
protected void buildUISpecific() -
buildGeneral
protected void buildGeneral() -
getAutoTagExts
-
setAutoTagExts
-
getAutoTagTag
-
setAutoTagTag
-
buildFiles
private void buildFiles() -
isSWT
protected boolean isSWT() -
addAutoTagLine
-
buildTracker
private void buildTracker()
-