Package com.biglybt.ui.config
Class ConfigSectionConnection
- java.lang.Object
-
- com.biglybt.ui.config.ConfigSectionImpl
-
- com.biglybt.ui.config.ConfigSectionConnection
-
- All Implemented Interfaces:
BaseConfigSection
public class ConfigSectionConnection extends ConfigSectionImpl
-
-
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.ConfigSectionImpl
L10N_SECTION_PREFIX, mapPluginParams
-
-
Constructor Summary
Constructors Constructor Description ConfigSectionConnection()
-
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
-
-