cookxml.cookswt.helper
Class FontHelper
java.lang.Object
cookxml.cookswt.helper.FontHelper
- All Implemented Interfaces:
- Helper, NoAdd
- public class FontHelper
- extends Object
- implements Helper
Helper class for constructing a Font object.
- Since:
- CookSwt 1.0
- See Also:
Font
,
FontConverter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public Font value
FontHelper
public FontHelper()
getFinalObject
public Object getFinalObject()
- Specified by:
getFinalObject
in interface Helper