On Tue, 10 Oct 2023 06:22:29 GMT, Tejesh R <[email protected]> wrote:

> Can't we call `disableEvents ` in JFileChooser.updateUI() if JFileChooser is 
> disabled instead of changing in all *UI classes?
Also components disable is handled at UI classes (button, border etc), none of 
the places `disableEvents ` is used. So not sure if it can be used.

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

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

Reply via email to