Class ConfigSectionIPFilterSWT
java.lang.Object
com.biglybt.ui.config.ConfigSectionImpl
com.biglybt.ui.config.ConfigSectionIPFilter
com.biglybt.ui.swt.views.configsections.ConfigSectionIPFilterSWT
- All Implemented Interfaces:
BaseConfigSection
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static classclassNested classes/interfaces inherited from class ConfigSectionImpl
ConfigSectionImpl.ConfigDetailsCallback -
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class ConfigSectionIPFilter
SECTION_IDFields inherited from class ConfigSectionImpl
L10N_SECTION_PREFIX, mapPluginParams -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidConfig view is closingvoidUser selected Save.Methods inherited from class ConfigSectionIPFilter
build, initMethods inherited from class ConfigSectionImpl
add, add, add, add, findPluginParamKey, getConfigSectionID, getMaxUserMode, getMinUserMode, getParamArray, getParentSectionID, getPluginParam, getSectionNameKey, getSectionNameKey, guessParamName, isBuilt, postBuild, requestRebuild, search, setDefaultUITypesForAdd, setDefaultUserModeForAdd, setRebuildRunner
-
Field Details
-
paramContextIPEditor
-
-
Constructor Details
-
ConfigSectionIPFilterSWT
public ConfigSectionIPFilterSWT()
-
-
Method Details
-
saveConfigSection
public void saveConfigSection()Description copied from interface:BaseConfigSectionUser selected Save. All saving of non-plugin tabs have been completed, as well as saving of plugins that implement com.biglybt.pif.ui.config parameters.- Specified by:
saveConfigSectionin interfaceBaseConfigSection- Overrides:
saveConfigSectionin classConfigSectionImpl
-
deleteConfigSection
public void deleteConfigSection()Description copied from interface:BaseConfigSectionConfig view is closing- Specified by:
deleteConfigSectionin interfaceBaseConfigSection- Overrides:
deleteConfigSectionin classConfigSectionImpl
-