JDK-4154448 : JInternalFrame needs Heavy Implementation
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.2.0,1.3.1,1.4.0,1.4.2
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • OS:
    generic,windows_98,windows_nt,windows_2000,windows_xp generic,windows_98,windows_nt,windows_2000,windows_xp
  • CPU: generic,x86
  • Submitted: 1998-07-02
  • Updated: 2007-07-26
  • Resolved: 2007-07-26
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Description
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)
======================================================================

Comments
EVALUATION Having the Heavyweight/Lightweight Mixing feature implemented, we don't actually need any heavyweight JInternalFrame. At least the problems mentioned in the Description of this CR are succesfully resolved with the fix for 4811096 at JDK7. Hence, this CR is closed as 'Will Not Fix'. However, there still exist some minor issues, though they are a bit of differnet kind. Therefore they'll be resolved with a separate fix (see CR 6552803 for more details).
26-07-2007

EVALUATION [2006-10-19 10:19] The RFE seems to be unnecessary if heavyweight/lightweight mixing feature is implemented. See the RFE # 4811096 for more details. ***************************************************************************
19-10-2006

EVALUATION Since this RFE would be handled by AWT, reassigning to AWT for further evaluation.
10-10-2006

WORK AROUND Name: bk70084 Date: 07/02/98 None. ======================================================================
24-09-2004

EVALUATION This is a project I would like to work on. Right now time and resources are low. This will not make it into merlin. joutwate@eng 2001-01-30
30-01-2001