JDK-4139063 : JInternalFrame: no maximize button displayed
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_95
  • CPU: x86
  • Submitted: 1998-05-15
  • Updated: 2000-03-29
  • Resolved: 2000-03-29
Related Reports
Duplicate :  
Description

Name: rk38400			Date: 05/15/98


If an JInternalFrame is created without a maximize
button and setMaximizable(true) is called later, 
only space for maximize button is added to the 
frame but not the button itself.
(using Windows L&F)
(Review ID: 30368)
======================================================================

Comments
WORK AROUND Name: rk38400 Date: 05/15/98 no ======================================================================
11-06-2004

EVALUATION It is also true on motif, and probably elsewhere. Also, in my observation, the space for the max button isn't even allocated until you force the relayout of the frame (by resizing, for example.) john.pampuch@Eng 1998-05-27 This bug covered by 4242045 that allready fixed. ###@###.### 2000-03-28
27-05-1998