Cross Reference: package.html
xref
: /
openjdk7
/
jdk
/
src
/
share
/
classes
/
javax
/
swing
/
text
/
rtf
/
package.html
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
430
N/A
<!
DOCTYPE
HTML
PUBLIC
"-//W3C//DTD HTML 3.2 Final//EN"
>
430
N/A
<
html
>
430
N/A
<
head
>
430
N/A
<!--
430
N/A
Copyright (c) 1998, 2000, Oracle
and
/
or
its affiliates. All rights reserved.
430
N/A
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
430
N/A
430
N/A
This code is free software; you can redistribute it
and
/
or
modify it
430
N/A
under the terms of the GNU General Public License version 2 only, as
430
N/A
published by the Free Software Foundation. Oracle designates this
430
N/A
particular file as subject to the "Classpath" exception as provided
430
N/A
by Oracle in the LICENSE file that accompanied this code.
430
N/A
430
N/A
This code is distributed in the hope that it will be useful, but WITHOUT
430
N/A
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
430
N/A
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
430
N/A
version 2 for more details (a copy is included in the LICENSE file that
430
N/A
accompanied this code).
430
N/A
430
N/A
You should have received a copy of the GNU General Public License version
430
N/A
2 along with this work; if not, write to the Free Software Foundation,
430
N/A
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
430
N/A
430
N/A
Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
430
N/A
or visit
www.oracle.com
if you need additional information or have any
430
N/A
questions.
430
N/A
-->
430
N/A
430
N/A
</
head
>
430
N/A
<
body
bgcolor=
"white"
>
430
N/A
430
N/A
Provides a class (<
code
>RTFEditorKit</
code
>) for creating Rich-Text-Format
430
N/A
text editors.
430
N/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
>