jdk/src/share/classes/javax/swing/JFrame.java
changeset 20458 f2423fb3fd19
parent 20455 f6f9a0c2796b
child 21255 0afb44cd0215
equal deleted inserted replaced
20457:ecb935d774a3 20458:f2423fb3fd19
    91  * <strong>Warning:</strong>
    91  * <strong>Warning:</strong>
    92  * Serialized objects of this class will not be compatible with
    92  * Serialized objects of this class will not be compatible with
    93  * future Swing releases. The current serialization support is
    93  * future Swing releases. The current serialization support is
    94  * appropriate for short term storage or RMI between applications running
    94  * appropriate for short term storage or RMI between applications running
    95  * the same version of Swing.  As of 1.4, support for long term storage
    95  * the same version of Swing.  As of 1.4, support for long term storage
    96  * of all JavaBeans<sup><font size="-2">TM</font></sup>
    96  * of all JavaBeans&trade;
    97  * has been added to the <code>java.beans</code> package.
    97  * has been added to the <code>java.beans</code> package.
    98  * Please see {@link java.beans.XMLEncoder}.
    98  * Please see {@link java.beans.XMLEncoder}.
    99  *
    99  *
   100  * @see JRootPane
   100  * @see JRootPane
   101  * @see #setDefaultCloseOperation
   101  * @see #setDefaultCloseOperation