Uses of Interface
com.biglybt.ui.config.BaseConfigSection
Packages that use BaseConfigSection
Package
Description
-
Uses of BaseConfigSection in com.biglybt.pifimpl.local.ui.config
Classes in com.biglybt.pifimpl.local.ui.config that implement BaseConfigSectionFields in com.biglybt.pifimpl.local.ui.config declared as BaseConfigSectionFields in com.biglybt.pifimpl.local.ui.config with type parameters of type BaseConfigSectionModifier and TypeFieldDescriptionprivate Map<BaseConfigSection, ConfigSectionHolder> ConfigSectionRepository.itemsMethods in com.biglybt.pifimpl.local.ui.config that return types with arguments of type BaseConfigSectionMethods in com.biglybt.pifimpl.local.ui.config with parameters of type BaseConfigSectionModifier and TypeMethodDescriptionvoidConfigSectionRepository.addConfigSection(BaseConfigSection item, PluginInterface pi) voidConfigSectionRepository.removeConfigSection(BaseConfigSection item) voidConfigSectionRepository.ConfigSectionRepositoryListener.sectionAdded(BaseConfigSection section) voidConfigSectionRepository.ConfigSectionRepositoryListener.sectionRemoved(BaseConfigSection section) Constructors in com.biglybt.pifimpl.local.ui.config with parameters of type BaseConfigSectionModifierConstructorDescriptionprotectedConfigSectionHolder(BaseConfigSection _section, PluginInterface _pi) -
Uses of BaseConfigSection in com.biglybt.ui.config
Classes in com.biglybt.ui.config that implement BaseConfigSectionModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in com.biglybt.ui.config with parameters of type BaseConfigSectionModifier and TypeMethodDescriptionvoidConfigSectionRebuildRunner.rebuildSection(BaseConfigSection configSection) -
Uses of BaseConfigSection in com.biglybt.ui.console
Fields in com.biglybt.ui.console declared as BaseConfigSectionModifier and TypeFieldDescriptionConsoleConfigSections.ParameterWithConfigSection.configSectionprivate final BaseConfigSection[]ConsoleConfigSections.internalSectionsMethods in com.biglybt.ui.console that return types with arguments of type BaseConfigSectionConstructors in com.biglybt.ui.console with parameters of type BaseConfigSectionModifierConstructorDescriptionParameterWithConfigSection(BaseConfigSection configSection, Parameter parameter) -
Uses of BaseConfigSection in com.biglybt.ui.console.util
Methods in com.biglybt.ui.console.util with parameters of type BaseConfigSectionModifier and TypeMethodDescriptionstatic StringPrintUtils.getFriendlyConfigSectionID(BaseConfigSection configSection) static booleanPrintUtils.printParam(PrintStream out, BaseConfigSection section, boolean printSectionHeader, Parameter param, boolean appendLine) static booleanPrintUtils.printParam(PrintStream out, BaseConfigSection section, Parameter param, StringBuffer groupIndent, boolean isFirst, PrintUtils.ParamGroupInfo pgInfo, Stack<PrintUtils.ParamGroupInfo> pgInfoStack) -
Uses of BaseConfigSection in com.biglybt.ui.swt.views
Fields in com.biglybt.ui.swt.views with type parameters of type BaseConfigSectionModifier and TypeFieldDescription(package private) ArrayList<BaseConfigSection> ConfigView.pluginSections(package private) final Map<org.eclipse.swt.widgets.TreeItem, BaseConfigSection> ConfigView.sections(package private) final List<BaseConfigSection> ConfigView.sectionsCreatedMethods in com.biglybt.ui.swt.views with parameters of type BaseConfigSectionModifier and TypeMethodDescriptionprivate voidConfigView.buildSection(BaseConfigSection section) voidConfigView.sectionAdded(BaseConfigSection section) voidConfigView.sectionRemoved(BaseConfigSection section) -
Uses of BaseConfigSection in com.biglybt.ui.swt.views.configsections
Classes in com.biglybt.ui.swt.views.configsections that implement BaseConfigSectionModifier and TypeClassDescriptionclassclassclassclassInterface->AlertsclassclassclassclassclassclassclassclassclassclassclassConfiguration Section that lists all the plugins and sets up subsections for plugins that used the PluginConfigModel object.classclass