public final class EmptyIcon extends Object implements Icon, Serializable
EmptyIcon()
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()
public EmptyIcon(int width, int height)
public int getIconHeight()
getIconHeight
Icon
public int getIconWidth()
getIconWidth
public void paintIcon(Component c, Graphics g, int x, int y)
paintIcon
Copyright © 2013. All Rights Reserved.