public class LayeredIcon extends ImageIcon
ImageIcon.AccessibleImageIcon| Constructor and Description |
|---|
LayeredIcon(Image image) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Icon icon) |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
boolean |
remove(Icon icon) |
getAccessibleContext, getDescription, getIconHeight, getIconWidth, getImage, getImageLoadStatus, getImageObserver, loadImage, setDescription, setImage, setImageObserver, toStringpublic LayeredIcon(Image image)
Copyright © 2016. All rights reserved.