JDK-4803752 : Add closable property to java.awt.Frame
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.4.1
  • Priority: P5
  • Status: Open
  • Resolution: Unresolved
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2003-01-15
  • Updated: 2009-04-04
Related Reports
Relates :  
Description
Name: jl125535			Date: 01/15/2003


A DESCRIPTION OF THE PROBLEM :
The java.awt.Frame class should have a closable property just like
javax.swing.JInternalFrame (see 
http://java.sun.com/j2se/1.4/docs/api/javax/swing/JInternalFrame.html#isClosable() ). 

Setting this property to false would remove the close box decoration from 
the frame (or hint the window manager to do so).

(Review ID: 164989) 
======================================================================

Comments
EVALUATION Name: rpR10076 Date: 07/23/2003 its too late to include this property at tiger. ======================================================================
17-09-2004