Planning for JavaFX.next
Wolfgang Zitzelsberger
openjfx at jyloo.com
Fri Dec 9 16:02:07 UTC 2016
Hi,
new features are pretty welcome.
+1 Public APIs for UI control behaviors, very important on the desktop
to support keyboard shortcuts properly, maybe some Action/InputMap too
+1 Focus traversal API
+1 A JavaFX equivalent of the AWT Desktop APIs
+1 CSS performance
+1 CSS animations
+1 Any kind of TableView improvement (especially editing)
Things not mentioned, nice to have:
- CSS layout - see https://www.w3.org/TR/css3-grid-layout
- CSS image modification, e.g. colorizing an image
- Window shape support, currently only possibly by enabling transparency
- however, performance would be better with real shape support
Many thanks,
Wolfgang
More information about the openjfx-dev
mailing list