JavaFX 14 released on schedule

JavaFX 14 is now available. JavaFX is a powerful graphics and multimedia processing toolkit collection, which allows developers to design, create, test, debug, and deploy rich client programs, and as Java and cross-platform. From JDK. 11 starts, the JavaFX JDK module provided separately .

JavaFX 14 is not a major version, which is the completion of a number of bug fixes and a few upgrades, but it launched on schedule, it is worth attention. "Predictability is very important." JavaFX expert, Gluon co-founder  Johan Vos  recently released push-moon said. "About six months ago, it was proposed in 2020 released JavaFX14 March 10. Today, we are publishing it. We do not make cheap promises, we will honor. #OpenJFX community is high-tech and professional level."

The new version updates are as follows:

Enhancements

  • TableSkinUtils should not contain the actual code that implements
  • Adding tabSize property to Text and TextFlow
  • EnumSet used instead of the ordinal number DirtyBits based mask
  • If no handlers / filters, skip events scheduled
  • WebView support for the HTTP / 2
  • Add property to disable the cursor Monocle
  • Port Linux glass drag source (DND) instead of using gtk gdk

Fixed Bugs

  • Non-embedded animation does not play back after pause
  • Animation does not play back after stopping
  • Can not be protected SynchronizedObservableMap copying / iterating
  • Binding class provides many unwanted "Binding select" Log Messages
  • Constructors abandoned JavaBeanXxxPropertyBuilders
  • When the default button exists, TextField do not use VK_ENTER
  • ComboBoxPopupControl: Delete the F4 eventFilter
  • ......

More details to see the release notes: https://github.com/openjdk/jfx/blob/jfx14/doc-files/release-notes-14.md#release-notes-for-javafx-14

Download: https://openjfx.io/index.html

Guess you like

Origin www.oschina.net/news/114039/javafx-14-released