public interface ITab
IBurpExtenderCallbacks.addSuiteTab().| Modifier and Type | Method and Description |
|---|---|
String |
getTabCaption()
Burp uses this method to obtain the caption that should appear on the
custom tab when it is displayed.
|
Component |
getUiComponent()
Burp uses this method to obtain the component that should be used as the
contents of the custom tab when it is displayed.
|
String getTabCaption()
Component getUiComponent()
Copyright © 2017. All rights reserved.