JDK-4663961 : Can JInternalFrames become heavyweight components
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2002-04-06
  • Updated: 2002-05-29
  • Resolved: 2002-05-29
Related Reports
Duplicate :  
Description

Name: gm110360			Date: 04/05/2002


FULL PRODUCT VERSION :
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)

FULL OPERATING SYSTEM VERSION : ANY


A DESCRIPTION OF THE PROBLEM :
The document
http://java.sun.com/products/jfc/tsc/articles/mixing/index.h
tml

  states: "The Swing team is considering adding the option of
creating InternalFrames  as heavyweight containers in a
future Swing release to alleviate this  problem."

This option is extremly important to me. Can you tell me
about your planning for fixing the problem ?

Best Regards,

Bernard de TERWANGNE
R&D Manager
STAR INFORMATIC s.a.

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Create 2 JInternal frames and place them in your
JDesktopPane.
2. Put a heavyweight component in one of both.
3. Put the second frame on top of the heavyweight component.
4. Look at the result and feel it is not good.


EXPECTED VERSUS ACTUAL BEHAVIOR :
It should be possible to configure JInternalFrames in such
way that they can be HeavyWeight components (or have an
JHeavyWeightInternalFrame in the toolkit).

This would let the OS manage all related problems and fix
many issues.

I understand the interest of lightweight components but I
really feel that this one should be a heavyweight one.

This bug can be reproduced always.
(Review ID: 143302) 
======================================================================

Comments
EVALUATION I assume this was intended for swing. ###@###.### 2002-04-05 Closing as a duplicate. ###@###.### 2002-05-29
05-04-2002