On Tue, 10 Jan 2023 13:13:25 GMT, Alexey Ivanov <[email protected]> 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
