jdk/src/share/classes/javax/swing/plaf/FontUIResource.java
changeset 20458 f2423fb3fd19
parent 5506 202f599c92aa
child 22574 7f8ce0c8c20a
equal deleted inserted replaced
20457:ecb935d774a3 20458:f2423fb3fd19
    37  * <strong>Warning:</strong>
    37  * <strong>Warning:</strong>
    38  * Serialized objects of this class will not be compatible with
    38  * Serialized objects of this class will not be compatible with
    39  * future Swing releases. The current serialization support is
    39  * future Swing releases. The current serialization support is
    40  * appropriate for short term storage or RMI between applications running
    40  * appropriate for short term storage or RMI between applications running
    41  * the same version of Swing.  As of 1.4, support for long term storage
    41  * the same version of Swing.  As of 1.4, support for long term storage
    42  * of all JavaBeans<sup><font size="-2">TM</font></sup>
    42  * of all JavaBeans&trade;
    43  * has been added to the <code>java.beans</code> package.
    43  * has been added to the <code>java.beans</code> package.
    44  * Please see {@link java.beans.XMLEncoder}.
    44  * Please see {@link java.beans.XMLEncoder}.
    45  *
    45  *
    46  * @see javax.swing.plaf.UIResource
    46  * @see javax.swing.plaf.UIResource
    47  * @author Hans Muller
    47  * @author Hans Muller