RFR: 8299522: JFilechooser open button size is incorrectly shown

Tejesh R tr at openjdk.org
Tue Jan 10 14:15:57 UTC 2023


On Tue, 10 Jan 2023 13:13:25 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> I suggest handling the missing text for the Approve button if a custom dialog is used with adding a `JFileChooser` instance as component by falling back to the `Open` type.

I didn't get this point ? Can you please tell me what does "falling back to the 'Open' type means?

> If you prefer going this route and add new properties, I suggest following what's used in Aqua L&F that is `choose-` prefix for the properties and member names

Yeah, sure can change the prefix. Along with the approve button text?

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

PR: https://git.openjdk.org/jdk/pull/11901



More information about the client-libs-dev mailing list