jdk/src/share/classes/javax/swing/UIDefaults.java
changeset 20854 242194ae1563
parent 20851 9f284cf7836b
parent 20458 f2423fb3fd19
child 22574 7f8ce0c8c20a
equal deleted inserted replaced
20853:505b28fe2b98 20854:242194ae1563
    63  * <strong>Warning:</strong>
    63  * <strong>Warning:</strong>
    64  * Serialized objects of this class will not be compatible with
    64  * Serialized objects of this class will not be compatible with
    65  * future Swing releases. The current serialization support is
    65  * future Swing releases. The current serialization support is
    66  * appropriate for short term storage or RMI between applications running
    66  * appropriate for short term storage or RMI between applications running
    67  * the same version of Swing.  As of 1.4, support for long term storage
    67  * the same version of Swing.  As of 1.4, support for long term storage
    68  * of all JavaBeans<sup><font size="-2">TM</font></sup>
    68  * of all JavaBeans&trade;
    69  * has been added to the <code>java.beans</code> package.
    69  * has been added to the <code>java.beans</code> package.
    70  * Please see {@link java.beans.XMLEncoder}.
    70  * Please see {@link java.beans.XMLEncoder}.
    71  *
    71  *
    72  * @see UIManager
    72  * @see UIManager
    73  * @author Hans Muller
    73  * @author Hans Muller