Class TriStateCheckBoxIcon

java.lang.Object
ai.attackframework.tools.burp.ui.primitives.TriStateCheckBoxIcon
All Implemented Interfaces:
Serializable, Icon

public final class TriStateCheckBoxIcon extends Object implements Icon, Serializable
Icon for tri-state checkbox: keep the current Look invalid input: '&' Feel checkbox rendering for selected/unselected, and render indeterminate as the selected checkbox with a centered horizontal dash overlay.
See Also:
  • Constructor Details

    • TriStateCheckBoxIcon

      public TriStateCheckBoxIcon()
  • Method Details