Class ConfigSectionInterfaceTablesSWT
java.lang.Object
com.biglybt.ui.config.ConfigSectionImpl
com.biglybt.ui.swt.views.configsections.ConfigSectionInterfaceTablesSWT
- 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 TypeMethodDescriptionprotected void
addLaunchHelperLine
(List<Parameter> listLaunchHelpers, int index) void
build()
void
Config view is closingMethods inherited from class com.biglybt.ui.config.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
-
REFID_SECTION_LIBRARY
- See Also:
-
SECTION_ID
- See Also:
-
-
Constructor Details
-
ConfigSectionInterfaceTablesSWT
public ConfigSectionInterfaceTablesSWT()
-
-
Method Details
-
deleteConfigSection
public void deleteConfigSection()Description copied from interface:BaseConfigSection
Config view is closing- Specified by:
deleteConfigSection
in interfaceBaseConfigSection
- Overrides:
deleteConfigSection
in classConfigSectionImpl
-
build
public void build() -
addLaunchHelperLine
-