Class TriStateCheckBoxIcon
java.lang.Object
ai.attackframework.tools.burp.ui.primitives.TriStateCheckBoxIcon
- All Implemented Interfaces:
Serializable,Icon
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintvoid
-
Constructor Details
-
TriStateCheckBoxIcon
public TriStateCheckBoxIcon()
-
-
Method Details
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-
paintIcon
-