Class Tooltips.HtmlLabel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JLabel
ai.attackframework.tools.burp.ui.text.Tooltips.HtmlLabel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants
Enclosing class:
Tooltips

public static final class Tooltips.HtmlLabel extends JLabel
See Also:
  • Constructor Details

    • HtmlLabel

      public HtmlLabel(String text)
    • HtmlLabel

      public HtmlLabel(String text, int horizontalAlignment)
  • Method Details