Table data entry
Tom Eugelink
tbee at tbee.org
Tue Jul 9 06:44:33 UTC 2019
There is a chance that I may need to start a complete rewrite of a Swing client, of course I'm considering JavaFX, but only if I can do efficient data entry in tables. This means: enter commits value and moves focus to another (not necessarily the next) cell. AFAIK one of the requirements is the TableView & CellEditor patch that Jonathan Giles discussed while he was still working at Oracle. I was wondering if that was ever implemented. And if not, why not; it seemed like a doable and highly requested patch.
Regards, Tom
More information about the openjfx-dev
mailing list