RFR: 4365952: Cannot disable JFileChooser

Tejesh R tr at openjdk.org
Tue Oct 10 11:20:53 UTC 2023


On Tue, 10 Oct 2023 06:52:43 GMT, Tejesh R <tr at openjdk.org> wrote:

> We call `enableEvents` in `JFileChooser.setup` so I guess we can call `disableEvents ` logically..

`disableEvents ` not helpful in blocking the mouse events.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/16068#issuecomment-1755015068


More information about the client-libs-dev mailing list