public static class StringValues.StringValueUIResource extends Object implements StringValue, UIResource
| Constructor and Description |
|---|
StringValueUIResource(StringValue toString) |
| Modifier and Type | Method and Description |
|---|---|
String |
getString(Object value)
Returns a string representation of the given value.
|
public StringValueUIResource(StringValue toString)
public String getString(Object value)
StringValuePENDING JW: forgot - why not null return guaranteed?
getString in interface StringValuevalue - the object to present as a stringCopyright © 2017. All Rights Reserved.