Constructor and Description |
---|
NullIcon(int width,
int height)
Creates a new instance of NullIcon
|
Modifier and Type | Method and Description |
---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public NullIcon(int width, int height)
public int getIconHeight()
getIconHeight
in interface Icon
public int getIconWidth()
getIconWidth
in interface Icon
Copyright © 2021. All rights reserved.