Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 363611 - Add Support for setIconImages(List<? extends Image> icons)
Summary: Add Support for setIconImages(List<? extends Image> icons)
Status: CLOSED INVALID
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: WindowBuilder (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Konstantin Scheglov CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-11 13:52 EST by someone CLA
Modified: 2021-06-04 16:45 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description someone CLA 2011-11-11 13:52:30 EST
Build Identifier: 20110615-0604

Java has added a new method setIconImages(List<? extends Image> icons) which allows setting multiple icons of different resolutions, color depth for use as the icon in the taskbar and window decoration.

Currently the properties window allow only to set setIconImage

Reproducible: Always

Steps to Reproduce:
1. Try to use the properties window to set setIconImages(List<? extends Image> icons)
Comment 1 Eric Clayberg CLA 2011-11-11 20:20:09 EST
This will require a new property editor for List<? extends Image>.
Comment 2 Wim Jongman CLA 2021-02-27 12:56:55 EST
Closing. Please reopen if this is still an issue.