Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8091292

Styled Text editor in Java FX

XMLWordPrintable

      Hi,

      I'm a Java FX developer, and I'm implementing an application that needs a rich text editor, like JEditorPane in Swing or StyledText in SWT.

      Unfortunately, there is no such a component in Java FX. Why did the Java FX developers decided to not include an editor component ?

      HTMLEditor is not what I want.
      TextArea is not suitable for what I want.
      WebView can't handle what I need to do, except to add many Javascript code that I don't want.
      TextFlow is not an editor

      Will we see one day this kind of styled text editor in Java FX ?

      Thank you.

      Jiva.

            jgiles Jonathan Giles
            jbahatijfx Jiva Bahati (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: