Class ConfigSectionTrackerServerSWT
- java.lang.Object
-
- com.biglybt.ui.config.ConfigSectionImpl
-
- com.biglybt.ui.config.ConfigSectionTrackerServer
-
- com.biglybt.ui.swt.views.configsections.ConfigSectionTrackerServerSWT
-
- All Implemented Interfaces:
BaseConfigSection
public class ConfigSectionTrackerServerSWT extends ConfigSectionTrackerServer
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.biglybt.ui.config.ConfigSectionImpl
ConfigSectionImpl.ConfigDetailsCallback
-
-
Field Summary
-
Fields inherited from class com.biglybt.ui.config.ConfigSectionTrackerServer
SECTION_ID
-
Fields inherited from class com.biglybt.ui.config.ConfigSectionImpl
L10N_SECTION_PREFIX, mapPluginParams
-
-
Constructor Summary
Constructors Constructor Description ConfigSectionTrackerServerSWT()
-
Method Summary
-
Methods inherited from class com.biglybt.ui.config.ConfigSectionTrackerServer
build, deleteConfigSection, init
-
Methods 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
-
-