Duplicate :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
Name: bk70084 Date: 07/02/98 For those of us using vendor supplied Beans in our applications, it makes the transition from AWT -> Swing difficult when we can't use JInternalFrames because the Heavy components are spilling out. Eventually the vendors will provide fixes but until then it would be nice to have Heavy JIF's. Even something like a heavy Panel would do! (Review ID: 34401) ====================================================================== Name: rmT116609 Date: 08/12/2004 A DESCRIPTION OF THE PROBLEM : Rendering Java3D inside JIternalFrame is done using heavyweight components while JInternalFrame is lightweight, so the Java3D scene is displayed over all JInternalFrames on the desktop even if the frame on which the scene is located is bottom-most. (Review ID: 296731) ======================================================================
|