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