Package burp.api.montoya.ui.settings
package burp.api.montoya.ui.settings
-
ClassDescriptionThis interface is used to retrieve data from a
SettingsPanel
created using theSettingsPanelBuilder
.Represents a custom settings panel displayed in Burp's Settings dialog.Used to build an instance ofSettingsPanelWithData
.Used to define the persistence behavior ofSettingsPanelWithData
.Represents an entry within a Settings panel.Represents a settings panel built usingSettingsPanelBuilder
displayed in Burp's Settings dialog, which has associated data.