Class CheckBoxMenuItemIconCustom

java.lang.Object
com.jsql.view.swing.tree.CheckBoxMenuItemIconCustom
All Implemented Interfaces:
Serializable, Icon, UIResource

public class CheckBoxMenuItemIconCustom extends Object implements Icon, UIResource, Serializable
See Also:
  • Constructor Details

    • CheckBoxMenuItemIconCustom

      public CheckBoxMenuItemIconCustom()
  • Method Details

    • paintIcon

      public void paintIcon(Component component, Graphics graphics, int x, int y)
      Specified by:
      paintIcon in interface Icon
    • getIconWidth

      public int getIconWidth()
      Specified by:
      getIconWidth in interface Icon
    • getIconHeight

      public int getIconHeight()
      Specified by:
      getIconHeight in interface Icon