public class BlankIcon extends Object implements Icon
BlankIcon()
BlankIcon(Color color, int 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 BlankIcon(Color color, int size)
public BlankIcon()
public void paintIcon(Component c, Graphics g, int x, int y)
paintIcon
Icon
public int getIconWidth()
getIconWidth
public int getIconHeight()
getIconHeight
Copyright © 2001–2015 Apache Cayenne. All rights reserved.