-
Bug
-
Resolution: Fixed
-
P4
-
1.2.0
-
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.