Relates :
|
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) ======================================================================
|