public class Icon extends ImageIcon implements PlatformIcon
ImageIcon.AccessibleImageIcon
Constructor and Description |
---|
Icon() |
Icon(byte[] data) |
Icon(IconDescriptor descriptor) |
Icon(Image image) |
Modifier and Type | Method and Description |
---|---|
Dimension |
getDimension()
|
Image |
getImage() |
getAccessibleContext, getDescription, getIconHeight, getIconWidth, getImageLoadStatus, getImageObserver, loadImage, paintIcon, setDescription, setImage, setImageObserver, toString
Copyright © 2015. All rights reserved.