Module javafx.web

Class HTMLEditor

java.lang.Object
All Implemented Interfaces:
Styleable, EventTarget, Skinnable

public class HTMLEditor extends Control
A control that allows for users to edit text, and apply styling to this text. The underlying data model is HTML, although this is not shown visually to the end-user.
Since:
JavaFX 2.0