cookxml.cookswing.helper
Class ImageIconHelper
java.lang.Object
cookxml.cookswing.helper.ImageIconHelper
- All Implemented Interfaces:
- Helper, NoAdd
- public class ImageIconHelper
- extends Object
- implements Helper
Helper class for constructing an ImageIcon object.
- Since:
- CookSwing 1.0
- See Also:
ImageIcon
,
ImageIconConverter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
src
public ImageIcon src
ImageIconHelper
public ImageIconHelper()
getFinalObject
public Object getFinalObject()
- Specified by:
getFinalObject
in interface Helper