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

public class OverrideControl extends JCheckBox
A simple toggle control that indicates whether a property is overridden or not.
See Also:
  • Field Details

    • OVERRIDE_ICON

      public static final ShapeIcon OVERRIDE_ICON
    • NON_OVERRIDE_ICON

      public static final ShapeIcon NON_OVERRIDE_ICON
    • NON_OVERRIDE_ICON_SELECTED

      public static final ShapeIcon NON_OVERRIDE_ICON_SELECTED
    • OVERRIDE_ICON_PRESSED

      public static final ShapeIcon OVERRIDE_ICON_PRESSED
  • Constructor Details

    • OverrideControl

      public OverrideControl()