java.lang.Object
javafx.util.StringConverter<T>
org.jhotdraw8.fxbase.converter.StringConverterAdapter<T>
- Type Parameters:
T- the value type
public class StringConverterAdapter<T>
extends javafx.util.StringConverter<T>
Allows to use a
Converter with the
javafx.util.StringConverter API.- Author:
- Werner Randelshofer
-
Constructor Summary
Constructors -
Method Summary