Serializable
, Icon
public final class EmptyIcon extends Object implements Icon, Serializable
Constructor | Description |
---|---|
EmptyIcon() |
|
EmptyIcon(int width,
int height) |
Modifier and Type | Method | 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
Copyright © 2018. All rights reserved.