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