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