JEditorKit
843804Oct 28 2004 — edited Aug 14 2008Hi,
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