All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, SwingConstants

public class MixedCheckBox extends JCheckBox
See Also:
  • Constructor Details

    • MixedCheckBox

      public MixedCheckBox()
    • MixedCheckBox

      public MixedCheckBox(String text)
    • MixedCheckBox

      public MixedCheckBox(String text, String detail)
    • MixedCheckBox

      public MixedCheckBox(String text, String detail, Object benchmarkResult)
  • Method Details