-
Enhancement
-
Resolution: Duplicate
-
P3
-
None
-
6
-
generic
-
generic
WindowsLookAndFeel does initialize some of classes/resources lazily but does not do this consistently.
For instance, ActiveWindowsIcon triggers requests for images that might be not needed (e.g. TreeOpen icon).
One interesting test to see how much of LAF is needed for Webstart dialogs.
Webstart application may reset LAF to something else and all additional LAF initialization
work will be useless.
Perhaps some other init work can be delayed.
For instance, ActiveWindowsIcon triggers requests for images that might be not needed (e.g. TreeOpen icon).
One interesting test to see how much of LAF is needed for Webstart dialogs.
Webstart application may reset LAF to something else and all additional LAF initialization
work will be useless.
Perhaps some other init work can be delayed.
- duplicates
-
JDK-6792401 Windows LAF: ActiveWindowsIcon should not be greedy with fallback icon
-
- Closed
-