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) 
======================================================================