java.lang.Object
org.pushingpixels.substance.internal.utils.icon.GlowingIcon
All Implemented Interfaces:
Icon

public class GlowingIcon extends Object implements Icon
  • Field Details

  • Constructor Details

  • Method Details

    • getDelegate

      public Icon getDelegate()
    • getIconHeight

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

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

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