Package editor

Class GosuLabLAF.CheckBoxIcon

java.lang.Object
editor.GosuLabLAF.CheckBoxIcon
All Implemented Interfaces:
Serializable, Icon, UIResource
Enclosing class:
GosuLabLAF

private static class GosuLabLAF.CheckBoxIcon extends Object implements Icon, UIResource, Serializable
  • Constructor Details

    • CheckBoxIcon

      private CheckBoxIcon()
  • Method Details

    • getControlSize

      protected int getControlSize()
    • paintIcon

      public void paintIcon(Component c, Graphics g, int x, int y)
      Specified by:
      paintIcon in interface Icon
    • drawCheck

      protected void drawCheck(Component c, Graphics g, int x, int y)
    • getIconWidth

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

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