Best way to block KeyEvent

Pavel Safrata pavel.safrata at oracle.com
Thu Jun 28 00:17:05 PDT 2012


Hello,
you can register an event filter on scene and consume the events you 
want to block.

By the way, I think this kind of questions should be placed rather on 
forums for more users to benefit from the answers. This mailing list is 
meant rather for discussions related to development of JFX itself.

https://forums.oracle.com/forums/category.jspa?categoryID=298

Regards,
Pavel

On 27.6.2012 17:28, goddard at seznam.cz wrote:
> Hello,
>
> what's the best way to block KeyEvent? Let's say I want to have "enabled" only one key at a time in a set of keys.
>
> Regards, Jiri




More information about the openjfx-dev mailing list