Package com.biglybt.ui.config
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 com.biglybt.ui.config.ConfigSectionImpl
ConfigSectionImpl.ConfigDetailsCallback
-
Field Summary
FieldsFields inherited from class com.biglybt.ui.config.ConfigSectionImpl
L10N_SECTION_PREFIX, mapPluginParams
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
addAutoTagLine
(List<Parameter> listAutoTag, int index) void
build()
private void
protected void
private void
protected void
protected String
getAutoTagExts
(int i) protected String
getAutoTagTag
(int i) protected boolean
isSWT()
protected void
setAutoTagExts
(int i, String str) protected void
setAutoTagTag
(int i, String str) 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
-
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()
-