-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.2.0
-
Component/s: client-libs
-
swing0.7
-
generic
-
generic
-
Verified
The JInternalFrame API spec states that setFrameIcon(Icon) sets
an image to be displayed in the titlebar of the frame.
The attached application creates a JInternalFrame and invokes
setFrameIcon(Icon) on it. There is no image displayed in the
titlebar of the internal frame.