Package burp.api.montoya.ui.menu
Interface Menu
-
Method Summary
Modifier and TypeMethodDescriptioncaption()The caption to be displayed for the menu.static MenuCreate a new instance ofMenu.The list ofMenuItemthat will be displayed in the menu.withCaption(String caption) Create a copy ofMenuwith a new caption.withMenuItems(MenuItem... menuItems) withMenuItems(List<MenuItem> menuItems)
-
Method Details
-
caption
-
withCaption
-
withMenuItems
-