public class EmptyIcon extends Object implements Icon
EmptyIcon(int size)
EmptyIcon(int width, int height)
int
getIconHeight()
getIconWidth()
void
paintIcon(Component c, Graphics g, int x, int y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EmptyIcon(int size)
public EmptyIcon(int width, int height)
public int getIconWidth()
public int getIconHeight()
public void paintIcon(Component c, Graphics g, int x, int y)