Community
Participate
Working Groups
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)
This will require a new property editor for List<? extends Image>.
Closing. Please reopen if this is still an issue.