On Thu, 8 Sep 2022 10:41:11 GMT, Tejesh R <[email protected]> wrote:

>> If we replicate the same then previously selected files will be cleared and 
>> user wont be able to retain the selected files.
>
> Clearing the selection from multi to single is fine, but the reverse might 
> not be right I guess..... Since selected file/files can be retained when user 
> switch to multi selection.

In this scenario we are actually closing the first JFileChooser dialog and then 
opening another JFileChooser dialog with multi-selection. Do we need to 
maintain selected file state between these dialogs? If yes, why? Please clarify.

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

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

Reply via email to