Class FlatThemePreviewSwitches.ZoomCheckBoxIcon

  • All Implemented Interfaces:
    javax.swing.Icon, javax.swing.plaf.UIResource
    Enclosing class:
    FlatThemePreviewSwitches

    private static class FlatThemePreviewSwitches.ZoomCheckBoxIcon
    extends FlatCheckBoxIcon
    • Constructor Detail

      • ZoomCheckBoxIcon

        private ZoomCheckBoxIcon()
    • Method Detail

      • paintIcon

        public void paintIcon​(java.awt.Component c,
                              java.awt.Graphics g,
                              int x,
                              int y)
        Specified by:
        paintIcon in interface javax.swing.Icon
        Overrides:
        paintIcon in class FlatAbstractIcon
      • getIconWidth

        public int getIconWidth()
        Specified by:
        getIconWidth in interface javax.swing.Icon
        Overrides:
        getIconWidth in class FlatAbstractIcon
      • getIconHeight

        public int getIconHeight()
        Specified by:
        getIconHeight in interface javax.swing.Icon
        Overrides:
        getIconHeight in class FlatAbstractIcon