javafx.scene.input.*Event classes construction

Martin Sladecek martin.sladecek at oracle.com
Mon Nov 5 03:50:45 PST 2012


On 11/02/2012 06:41 PM, Richard Bair wrote:
> Looks OK to me. Lets not deprecated the protected constructors though, 
> unless there is a good reason to (even if they are more or less useless).
Well, one good reason is that they won't stay in the API once there will 
be FX JSR, as I guess all deprecated methods will be removed then.
But otherwise there's no reason to deprecated them (like security or 
something), it just keeps the API clean IMO.

-Martin


More information about the openjfx-dev mailing list