public class BlindIcon
extends java.lang.Object
implements javax.swing.Icon
Constructor and Description |
---|
BlindIcon(int length) |
Modifier and Type | Method and Description |
---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(java.awt.Component arg0,
java.awt.Graphics arg1,
int arg2,
int arg3) |
public int getIconHeight()
getIconHeight
in interface javax.swing.Icon
public int getIconWidth()
getIconWidth
in interface javax.swing.Icon
public void paintIcon(java.awt.Component arg0, java.awt.Graphics arg1, int arg2, int arg3)
paintIcon
in interface javax.swing.Icon