Package com.biglybt.ui.config
Class ConfigSectionStartShutdown
java.lang.Object
com.biglybt.ui.config.ConfigSectionImpl
com.biglybt.ui.config.ConfigSectionStartShutdown
- All Implemented Interfaces:
BaseConfigSection
-
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 TypeMethodDescriptionvoid
addDoneDownloadingOption
(List<Parameter> listStop, boolean include_script_setting) private void
addDoneSeedingOption
(List<Parameter> listStop, boolean include_script_setting) void
build()
private void
buildOptions
(PlatformManager platform, List<Parameter> list) private static long
decodeDisplayLong
(String val) private static String
encodeDisplayLong
(long val) static String[][]
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
-
SECTION_ID
- See Also:
-
-
Constructor Details
-
ConfigSectionStartShutdown
public ConfigSectionStartShutdown()
-
-
Method Details
-
build
public void build() -
buildOptions
private void buildOptions(PlatformManager platform, List<Parameter> list) throws PlatformManagerException - Throws:
PlatformManagerException
-
encodeDisplayLong
-
decodeDisplayLong
- Throws:
Exception
-
getActionDetails
-
addDoneDownloadingOption
-
addDoneSeedingOption
-