EditorKit « JEditorPane « Java Swing Q&A





1. JEditorPane setting editorKit    forums.netbeans.org

Posted: Mon Aug 15, 2011 6:31 am Post subject: JEditorPane setting editorKit I am using Netbeans IDE 7.01. I have a JFrame that I added a JEditorPane to, I would like to set the editorKit to javax.swing.text.rtf.RTFEditorKit. How can I accomplish this with the Netbeans IDE. When I go to the editorKit property of the JEditorPane, the only ...