public class DummyIcon extends Object implements Icon
DummyIcon(Dimension size)
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 DummyIcon(Dimension size)
size
public int getIconHeight()
getIconHeight
Icon
public int getIconWidth()
getIconWidth
public void paintIcon(Component c, Graphics g, int x, int y)
paintIcon
Copyright © 2002-2013 Edwin Dankert. All Rights Reserved.