equal
deleted
inserted
replaced
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™ |
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 * @beaninfo |
72 * @beaninfo |
73 * attribute: isContainer false |
73 * attribute: isContainer false |
302 * <strong>Warning:</strong> |
302 * <strong>Warning:</strong> |
303 * Serialized objects of this class will not be compatible with |
303 * Serialized objects of this class will not be compatible with |
304 * future Swing releases. The current serialization support is |
304 * future Swing releases. The current serialization support is |
305 * appropriate for short term storage or RMI between applications running |
305 * appropriate for short term storage or RMI between applications running |
306 * the same version of Swing. As of 1.4, support for long term storage |
306 * the same version of Swing. As of 1.4, support for long term storage |
307 * of all JavaBeans<sup><font size="-2">TM</font></sup> |
307 * of all JavaBeans™ |
308 * has been added to the <code>java.beans</code> package. |
308 * has been added to the <code>java.beans</code> package. |
309 * Please see {@link java.beans.XMLEncoder}. |
309 * Please see {@link java.beans.XMLEncoder}. |
310 */ |
310 */ |
311 @SuppressWarnings("serial") |
311 @SuppressWarnings("serial") |
312 protected class AccessibleJButton extends AccessibleAbstractButton { |
312 protected class AccessibleJButton extends AccessibleAbstractButton { |