Class SpellEditorKit

All Implemented Interfaces:
Serializable, Cloneable

public class SpellEditorKit extends StyledEditorKit
use: JTextPane pane = new JTextPane(); pane.setEditorKit(new SpellEditorKit());
Author:
Stig Tanggaard April 14, 2002
See Also: