JDK-4276199 : RFE: Need to set 2 different frame icons: one when minimized, one for title bar
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.1.8
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_nt
  • CPU: x86
  • Submitted: 1999-09-28
  • Updated: 2000-07-18
  • Resolved: 2000-07-18
Related Reports
Duplicate :  
Description

Name: rlT66838			Date: 09/28/99


Using the Frame.setIconImage(Image image) and
supplying a 32x32 pixel icon correctly sets the
custom minimized icon, and by default shrinks 
that version to create an icon for the left corner
of the title bar.  However, I know its possible
for Windows apps to specify different icons, 
especially when the 32x32 icon has too much 
detail to be shrunken nicely.

This may not be a universal windowing feature, but
maybe it could be added as a setting that might be
ignored by other "look and feel"'s.

This  would help to create a more professional
looking GUI.  Obviously it's still a low priority, but it would probably be
relatively easy to implement... and a nice feather in Java's cap.
(Review ID: 41312) 
======================================================================

Comments
EVALUATION Fix in Tiger
11-06-2004