public class EmptyIcon
extends java.lang.Object
implements javax.swing.Icon, java.io.Serializable
Completions have icons and others don't, to visually align the
text of all completions.| 构造器和说明 |
|---|
EmptyIcon(int size) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(java.awt.Component c,
java.awt.Graphics g,
int x,
int y) |