-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
1.2.0, 1.3.1, 1.4.0, 1.4.2
-
generic, x86
-
generic, windows_98, windows_nt, windows_2000, windows_xp
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)
======================================================================
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)
======================================================================
- duplicates
-
JDK-4163648 Heavy weight JInternal Frames request
-
- Closed
-
-
JDK-4663961 Can JInternalFrames become heavyweight components
-
- Closed
-
- relates to
-
JDK-6552803 the moveToFront causes Heavyweight components to be removed.
-
- Closed
-
-
JDK-4811096 Allow limited mixing of heavy and lightweight components
-
- Closed
-