JEditorPane

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

Use a JEditorPane bean for editing defined text types, such as HTML.

You should not use a JEditorPane 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