Files
swing-examples/Writerside2/topics/Icon.md
2024-06-12 13:10:10 +09:00

11 lines
258 B
Markdown

# Icon
* `getImage()` / `setImage(Image)`
* `paintIcon(Component,Graphics,int,int)`
* `getDescription()` / `setDescription(String)`
* `getIconWidth()` / `getIconHeight()`
* `getImageObserver()` / `setImageObserver(ImageObserver)`
* `getImageLoadStatus()`