java.lang.Objectjavax.swing.ImageIcon
All Implemented Interfaces:
Accessible, Serializable, Icon
Direct Known Subclasses:
LazyImageIcon
ImageIcon
serialVersionUID fields are explicitly declared as a performance
optimization, not as a guarantee of serialization compatibility.| Nested Class Summary: | ||
|---|---|---|
| protected class | ImageIcon.AccessibleImageIcon | |
| Field Summary | ||
|---|---|---|
| protected static final Component | component | |
| protected static final MediaTracker | tracker | |
| Constructor: |
|---|
|
|
|
|
|
|
|
|
|
| Method from javax.swing.ImageIcon Summary: |
|---|
| getAccessibleContext, getDescription, getIconHeight, getIconWidth, getImage, getImageLoadStatus, getImageObserver, loadImage, paintIcon, setDescription, setImage, setImageObserver, toString |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from javax.swing.ImageIcon Detail: |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|