Class Tooltips
java.lang.Object
ai.attackframework.tools.burp.ui.text.Tooltips
Shared tooltip helpers so panels use consistent formatting.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic classstatic final classstatic final classstatic final classstatic final classstatic final class -
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends JComponent>
Tstatic JToolTipcreateHtmlToolTip(JComponent owner) static StringescapeHtml(String value) static Stringstatic Stringstatic StringhtmlWithSource(String description, String source) static JLabelstatic StringtextWithSource(String description, String source)
-
Method Details
-
createHtmlToolTip
-
apply
-
label
-
html
-
htmlRaw
-
htmlWithSource
-
textWithSource
-
escapeHtml
-