JDK-8098963 : Add muliti-line multi-style editable text control.
Type:Enhancement
Component:javafx
Sub-Component:controls
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2009-03-03
Updated:2015-06-16
Resolved:2011-07-21
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
There is a flash.text.TextField class in Flash/Flex, it's a muliti-line rich-format editable text control.
Please create a pure JavaFX control like this one.
Comments
This feature has been implemented as HTMLEditor.
21-07-2011
Multi-style text is a target of opportunity for the Presidio release. As such the priority w.r.t. Presidio is Minor
19-11-2010
Multi-styled text is beyond the scope of the SoMa release.