JTextPane

Palette category
Swing
Palette bean
JTextPane
Project
JFC class libraries
Package
com.sun.java.swing
Type
JTextPane

Use a JTextPane bean to provide a pane for editing text with visible styles and embedded objects.

You should not use a JTextPane bean with AWT components. Although Swing and AWT beans can be mixed, it is inadvisable.


Related procedures
Adding a Pane or Panel

Related references
Pane and Panel Beans
Beans for Visual Composition