Package ai.attackframework.tools.burp.ui.text


package ai.attackframework.tools.burp.ui.text
Swing-based text helpers:
  • RegexIndicatorBinder – keeps a ✓/✖ regex validity glyph in sync with field/toggles
  • HighlighterManager – applies/clears highlight ranges on a text component
  • Doc – minimal adapter for document change callbacks

All classes are Swing-oriented and expect to be used on the EDT.