org.oddjob.images
Class ImageIconStable.ImageIconData
java.lang.Object
org.oddjob.images.ImageIconStable.ImageIconData
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ImageIconStable
public static class ImageIconStable.ImageIconData
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageIconStable.ImageIconData
public ImageIconStable.ImageIconData(int width,
int height,
int[] pixels,
String description)