430N/A<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
430N/A<html>
430N/A<head>
430N/A<!--
430N/ACopyright (c) 1998, 2000, Oracle and/or its affiliates. All rights reserved.
430N/ADO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
430N/A
430N/AThis code is free software; you can redistribute it and/or modify it
430N/Aunder the terms of the GNU General Public License version 2 only, as
430N/Apublished by the Free Software Foundation. Oracle designates this
430N/Aparticular file as subject to the "Classpath" exception as provided
430N/Aby Oracle in the LICENSE file that accompanied this code.
430N/A
430N/AThis code is distributed in the hope that it will be useful, but WITHOUT
430N/AANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
430N/AFITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
430N/Aversion 2 for more details (a copy is included in the LICENSE file that
430N/Aaccompanied this code).
430N/A
430N/AYou should have received a copy of the GNU General Public License version
430N/A2 along with this work; if not, write to the Free Software Foundation,
430N/AInc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
430N/A
430N/APlease contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
430N/Aor visit www.oracle.com if you need additional information or have any
430N/Aquestions.
430N/A-->
430N/A
430N/A</head>
430N/A<body bgcolor="white">
430N/A
430N/AProvides a class (<code>RTFEditorKit</code>) for creating Rich-Text-Format
430N/Atext editors.
430N/A
<p>
<strong>Note:</strong>
Most of the Swing API is <em>not</em> thread safe.
For details, see
<a
href="http://java.sun.com/docs/books/tutorial/uiswing/overview/threads.html"
target="_top">Threads and Swing</a>,
a section in
<em><a href="http://java.sun.com/docs/books/tutorial/"
target="_top">The Java Tutorial</a></em>.
@since 1.2
@serial exclude
</body>
</html>