Class ConfigSectionConnectionAdvanced
java.lang.Object
com.biglybt.ui.config.ConfigSectionImpl
com.biglybt.ui.config.ConfigSectionConnectionAdvanced
- All Implemented Interfaces:
BaseConfigSection
-
Nested Class Summary
Nested classes/interfaces inherited from class ConfigSectionImpl
ConfigSectionImpl.ConfigDetailsCallback -
Field Summary
FieldsModifier and TypeFieldDescription(package private) NetworkAdminPropertyChangeListenerstatic final StringFields inherited from class ConfigSectionImpl
L10N_SECTION_PREFIX, mapPluginParams -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbuild()voidConfig view is closingprivate static voidenableTOSRegistrySetting(boolean enable) Methods inherited from class ConfigSectionImpl
add, add, add, add, findPluginParamKey, getConfigSectionID, getMaxUserMode, getMinUserMode, getParamArray, getParentSectionID, getPluginParam, getSectionNameKey, getSectionNameKey, guessParamName, isBuilt, postBuild, requestRebuild, saveConfigSection, search, setDefaultUITypesForAdd, setDefaultUserModeForAdd, setRebuildRunner
-
Field Details
-
SECTION_ID
- See Also:
-
na_listener
NetworkAdminPropertyChangeListener na_listener
-
-
Constructor Details
-
ConfigSectionConnectionAdvanced
public ConfigSectionConnectionAdvanced()
-
-
Method Details
-
deleteConfigSection
public void deleteConfigSection()Description copied from interface:BaseConfigSectionConfig view is closing- Specified by:
deleteConfigSectionin interfaceBaseConfigSection- Overrides:
deleteConfigSectionin classConfigSectionImpl
-
build
public void build() -
enableTOSRegistrySetting
private static void enableTOSRegistrySetting(boolean enable)
-