Class Tooltips.HtmlCheckBox

All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, SwingConstants
Enclosing class:
Tooltips

public static class Tooltips.HtmlCheckBox extends JCheckBox
See Also:
  • Constructor Details

    • HtmlCheckBox

      public HtmlCheckBox(String text, boolean selected)
    • HtmlCheckBox

      public HtmlCheckBox(String text)
  • Method Details