Package burp.api.montoya.ui.settings
Interface SettingsPanel
public interface SettingsPanel
Represents a custom settings panel displayed in Burp's Settings dialog.
-
Method Summary
Modifier and TypeMethodDescriptionkeywords()
A set of keywords used by the Settings search function to help users find this panel.
-
Method Details
-
uiComponent
JComponent uiComponent()- Returns:
- the UI component to display in the Settings dialog.
-
keywords
-