Constructor and Description |
---|
HighResolutionImageIcon(Image image,
int baseWidth,
int baseHeight) |
Modifier and Type | Method and Description |
---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public HighResolutionImageIcon(Image image, int baseWidth, int baseHeight)
public int getIconWidth()
getIconWidth
in interface Icon
public int getIconHeight()
getIconHeight
in interface Icon
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.