Class ConfigSectionTransferAutoSpeedSelect
java.lang.Object
com.biglybt.ui.config.ConfigSectionImpl
com.biglybt.ui.config.ConfigSectionTransferAutoSpeedSelect
- All Implemented Interfaces:
BaseConfigSection
-
Nested Class Summary
Nested classes/interfaces inherited from class ConfigSectionImpl
ConfigSectionImpl.ConfigDetailsCallback -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringprivate SpeedManagerprivate SpeedManagerListenerFields inherited from class ConfigSectionImpl
L10N_SECTION_PREFIX, mapPluginParams -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbuild()voidConfig view is closingprotected StringgetMBitLimit(LimitToTextHelper helper, long value) 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:
-
sm
-
smListener
-
-
Constructor Details
-
ConfigSectionTransferAutoSpeedSelect
public ConfigSectionTransferAutoSpeedSelect()
-
-
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() -
getMBitLimit
-