Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JEditorKit

843804Oct 28 2004 — edited Aug 14 2008
Hi,

I'm trying to do an implementation of a EditorKit to display XFDL files in a JEditorPane.

XFDL is a file in XML format with tags like <combobox>, what i need to display in a visual element like JComboBox.

Anyone knows how to do a custom EditorKit like HtmlEditor kit, to display XFDL files ? Anyone have any example of custom EditorKit who shows visual elements ?

thank's a lot, and sorry for my english.

Marcelo

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 11 2008
Added on Oct 28 2004
3 comments
267 views