Review Request: JDK-8226454: Point2D and Point3D should implement Interpolatable

2019-06-25 Thread Nir Lisker
Hi, Please review the fix for: https://bugs.openjdk.java.net/browse/JDK-8226454 http://cr.openjdk.java.net/~nlisker/8226454/webrev.00/ Thanks, Nir

Re: Will there be update of openjfx-8u?

2019-06-25 Thread Martijn Verburg
THanks, Kevin, and my apologies for not reading the archives Cheers, Martijn On Mon, 17 Jun 2019 at 18:32, Kevin Rushforth wrote: > As mentioned in this message [1], the last release of OpenJFX 8 was > 8u202 in January 2019, in conjunction with the last Oracle-led OpenJDK > release of the same

TableSelectionModel in javadoc and in sources

2019-06-25 Thread Alex Sviridov
Hi all, I am reading JavaFX API and came across the following problem about TableSelectionModel In javadoc ( https://openjfx.io/javadoc/11/javafx.controls/javafx/scene/control/TableSelectionModel.html ): Module javafx.controls Package javafx.scene.control ... public abstract class TableSelect

Re: TableSelectionModel in javadoc and in sources

2019-06-25 Thread Kevin Rushforth
MultipleSelectionModelBase, which extends MultipleSelectionModel, is not a public class (it is package-scope) so won't show up in the API docs. An application only sees TableSelectionModel as extending the public MultipleSelectionModel class. It is an implementation detail that it extends from

TableSelectionModel when new rows are added

2019-06-25 Thread Alex Sviridov
Hi all, I am learning JavaFX API and can't understand how row indexes change when new rows are added to the table. Suppose, there are 3 rows in the table and row[2] is selected. When a new row is added at the beginning of the table then selected row index must change to 3. Could anyone explain h

CFV: New OpenJFX Committer: Nir Lisker

2019-06-25 Thread Kevin Rushforth
I hereby nominate Nir Lisker [1] to OpenJFX Committer. Nir is an OpenJFX community member, who has contributed 16 changesets [2][3] to OpenJFX. Votes are due by July 13, 2019. Only current OpenJFX Committers [4] are eligible to vote on this nomination. Votes must be cast in the open by reply

Re: CFV: New OpenJFX Committer: Nir Lisker

2019-06-25 Thread Kevin Rushforth
Vote: YES On 6/25/2019 2:44 PM, Kevin Rushforth wrote: I hereby nominate Nir Lisker [1] to OpenJFX Committer. Nir is an OpenJFX community member, who has contributed 16 changesets [2][3] to OpenJFX. Votes are due by July 13, 2019. Only current OpenJFX Committers [4] are eligible to vote on

Re: CFV: New OpenJFX Committer: Nir Lisker

2019-06-25 Thread Ajit Ghaisas
Vote : YES Regards, Ajit > On 26-Jun-2019, at 3:14 AM, Kevin Rushforth > wrote: > > I hereby nominate Nir Lisker [1] to OpenJFX Committer. > > Nir is an OpenJFX community member, who has contributed 16 changesets [2][3] > to OpenJFX. > > Votes are due by July 13, 2019. > > Only current Ope

RE: CFV: New OpenJFX Committer: Nir Lisker

2019-06-25 Thread Ambarish Rapte
Vote: YES -Original Message- From: Kevin Rushforth Sent: Wednesday, June 26, 2019 3:14 AM To: openjfx-dev@openjdk.java.net; Nir Lisker Subject: CFV: New OpenJFX Committer: Nir Lisker I hereby nominate Nir Lisker [1] to OpenJFX Committer. Nir is an OpenJFX community member, who has con