public final void setTextFormatter (TextFormatter<?> value)

taken from field

The property contains currently attached TextFormatter. Since the value is part of the Formatter, changing the TextFormatter will update the text based on the new textFormatter.

Since:  JavaFX 8u40

@defaultValue null