jdk/src/share/classes/javax/swing/JEditorPane.java
changeset 20458 f2423fb3fd19
parent 20455 f6f9a0c2796b
child 21592 da6abe91602a
equal deleted inserted replaced
20457:ecb935d774a3 20458:f2423fb3fd19
   177  * <strong>Warning:</strong>
   177  * <strong>Warning:</strong>
   178  * Serialized objects of this class will not be compatible with
   178  * Serialized objects of this class will not be compatible with
   179  * future Swing releases. The current serialization support is
   179  * future Swing releases. The current serialization support is
   180  * appropriate for short term storage or RMI between applications running
   180  * appropriate for short term storage or RMI between applications running
   181  * the same version of Swing.  As of 1.4, support for long term storage
   181  * the same version of Swing.  As of 1.4, support for long term storage
   182  * of all JavaBeans<sup><font size="-2">TM</font></sup>
   182  * of all JavaBeans&trade;
   183  * has been added to the <code>java.beans</code> package.
   183  * has been added to the <code>java.beans</code> package.
   184  * Please see {@link java.beans.XMLEncoder}.
   184  * Please see {@link java.beans.XMLEncoder}.
   185  *
   185  *
   186  * @beaninfo
   186  * @beaninfo
   187  *   attribute: isContainer false
   187  *   attribute: isContainer false
  1634      * <strong>Warning:</strong>
  1634      * <strong>Warning:</strong>
  1635      * Serialized objects of this class will not be compatible with
  1635      * Serialized objects of this class will not be compatible with
  1636      * future Swing releases. The current serialization support is
  1636      * future Swing releases. The current serialization support is
  1637      * appropriate for short term storage or RMI between applications running
  1637      * appropriate for short term storage or RMI between applications running
  1638      * the same version of Swing.  As of 1.4, support for long term storage
  1638      * the same version of Swing.  As of 1.4, support for long term storage
  1639      * of all JavaBeans<sup><font size="-2">TM</font></sup>
  1639      * of all JavaBeans&trade;
  1640      * has been added to the <code>java.beans</code> package.
  1640      * has been added to the <code>java.beans</code> package.
  1641      * Please see {@link java.beans.XMLEncoder}.
  1641      * Please see {@link java.beans.XMLEncoder}.
  1642      */
  1642      */
  1643     protected class AccessibleJEditorPane extends AccessibleJTextComponent {
  1643     protected class AccessibleJEditorPane extends AccessibleJTextComponent {
  1644 
  1644 
  1688      * <strong>Warning:</strong>
  1688      * <strong>Warning:</strong>
  1689      * Serialized objects of this class will not be compatible with
  1689      * Serialized objects of this class will not be compatible with
  1690      * future Swing releases. The current serialization support is
  1690      * future Swing releases. The current serialization support is
  1691      * appropriate for short term storage or RMI between applications running
  1691      * appropriate for short term storage or RMI between applications running
  1692      * the same version of Swing.  As of 1.4, support for long term storage
  1692      * the same version of Swing.  As of 1.4, support for long term storage
  1693      * of all JavaBeans<sup><font size="-2">TM</font></sup>
  1693      * of all JavaBeans&trade;
  1694      * has been added to the <code>java.beans</code> package.
  1694      * has been added to the <code>java.beans</code> package.
  1695      * Please see {@link java.beans.XMLEncoder}.
  1695      * Please see {@link java.beans.XMLEncoder}.
  1696      */
  1696      */
  1697     protected class AccessibleJEditorPaneHTML extends AccessibleJEditorPane {
  1697     protected class AccessibleJEditorPaneHTML extends AccessibleJEditorPane {
  1698 
  1698