public class EmptyIcon extends Object implements Icon, Serializable
Completion
s have icons and others don't, to visually align the
text of all completions.Constructor and Description |
---|
EmptyIcon(int size) |
Modifier and Type | Method and Description |
---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public int getIconHeight()
getIconHeight
in interface Icon
public int getIconWidth()
getIconWidth
in interface Icon