Class PhonCheckbox

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

public class PhonCheckbox extends JCheckBox
Tri-state checkbox using custom icons
See Also:
  • Constructor Details

    • PhonCheckbox

      public PhonCheckbox()
    • PhonCheckbox

      public PhonCheckbox(String text)
    • PhonCheckbox

      public PhonCheckbox(String text, boolean selected)