| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.sshtools.common.ui.EmptyIconpublic class EmptyIconextends java.lang.Objectimplements IconConstructor 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-