Re: Table data entry

2019-07-08 Thread Jonathan Giles
It was never merged. It exists somewhere in JBS as a patch file or webrev
link. The API was decent (IMHO), but not completely implemented (and nor
did everyone agree with my opinion). It worked for simple cases (i.e.
ListCell, TreeCell, TableCell, and TreeTableCell), but probably needed more
fleshing out to work appropriately in the TableRow and TreeTableRow cases.

On Tue, Jul 9, 2019 at 6:45 PM Tom Eugelink  wrote:

> 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
>
>


Table data entry

2019-07-08 Thread Tom Eugelink

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



Review-Request for JDK-8227367

2019-07-08 Thread Michael Ennen
 Hi,

I'd like to request a review for JDK-8227367 available as a PR on
Github:

https://github.com/javafxports/openjdk-jfx/pull/518


https://bugs.openjdk.java.net/browse/JDK-8227367


Thanks.


-- 
Michael Ennen