Class EmptyIcon

java.lang.Object
com.sshtools.common.ui.EmptyIcon
All Implemented Interfaces:
Icon

public class EmptyIcon extends Object implements Icon
Version:
$Revision: 1.13 $
Author:
$author$
  • Constructor Details

    • EmptyIcon

      public EmptyIcon(int w, int h)
      Creates a new EmptyIcon object.
      Parameters:
      w -
      h -
  • Method Details

    • paintIcon

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

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

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