class LocalizableRenderer<T extends Localizable> extends AbstractDataRenderer<T>
Modifier and Type | Method and Description |
---|---|
String |
getText(T item)
Gets a text representation of the item.
|
getGraphic, getStyleClass, getStyleClass
public String getText(T item)
DataRenderer
item
- the item to renderCopyright © 2012-2013 Drombler. All Rights Reserved.