Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sshtools.common.ui.EmptyIcon
public class EmptyIcon
extends java.lang.Object
implements Icon
Constructor Summary | |
|
Method Summary | |
int | |
int | |
void |
|
public int getIconHeight()
- Returns:
public int getIconWidth()
- Returns:
public void paintIcon(Component c, Graphics g, int x, int y)
- Parameters:
c
-g
-x
-y
-