Class ConfigSectionTrackerServer
java.lang.Object
com.biglybt.ui.config.ConfigSectionImpl
com.biglybt.ui.config.ConfigSectionTrackerServer
- All Implemented Interfaces:
BaseConfigSection
- Direct Known Subclasses:
ConfigSectionTrackerServerSWT
-
Nested Class Summary
Nested classes/interfaces inherited from class ConfigSectionImpl
ConfigSectionImpl.ConfigDetailsCallback -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intstatic final Stringprivate ParameterListenerprivate ParameterListenerFields inherited from class ConfigSectionImpl
L10N_SECTION_PREFIX, mapPluginParams -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbuild()voidConfig view is closingvoidinit(ConfigSectionImpl.ConfigDetailsCallback cbIPChecker, ConfigSectionImpl.ConfigDetailsCallback cbCreateCert) 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:
-
REQUIRED_MODE
private static final int REQUIRED_MODE- See Also:
-
cbIPChecker
-
cbCreateCert
-
trackerI2PHostPortListener
-
trackerTorHostPortListener
-
-
Constructor Details
-
ConfigSectionTrackerServer
public ConfigSectionTrackerServer()
-
-
Method Details
-
init
public void init(ConfigSectionImpl.ConfigDetailsCallback cbIPChecker, ConfigSectionImpl.ConfigDetailsCallback cbCreateCert) -
deleteConfigSection
public void deleteConfigSection()Description copied from interface:BaseConfigSectionConfig view is closing- Specified by:
deleteConfigSectionin interfaceBaseConfigSection- Overrides:
deleteConfigSectionin classConfigSectionImpl
-
build
public void build()
-