<AWT Dev> RFR: 8182043: Access to Windows Large Icons [v3]

Alexander Zuev kizune at openjdk.java.net
Fri Apr 30 12:27:20 UTC 2021


On Wed, 10 Mar 2021 20:44:19 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update src/java.desktop/windows/native/libawt/windows/ShellFolder2.cpp
>>   
>>   Select one icon at a time.
>>   
>>   Co-authored-by: Alexey Ivanov <70774172+aivanov-jdk at users.noreply.github.com>
>
> src/java.desktop/share/classes/javax/swing/filechooser/FileSystemView.java line 264:
> 
>> 262:     * <p>
>> 263:     * The default implementation gets information from the
>> 264:     * <code>ShellFolder</code> class. Whenever possible, the icon
> 
> Do we continue using `<code>` elements? I thought that {@code} is the preferred way to markup class names.

Fixed.

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

PR: https://git.openjdk.java.net/jdk/pull/2875


More information about the awt-dev mailing list