|
XML Editor and XMLEditorKit **** NEWS NEWS NEWS +++ May 16 2003 +++ NEWS NEWS NEWS *** XMLEditorKit 1.0 and sample XMLEditor 1.0 are now available!!! A new generation of XML Editor written in JFC/Swing. XML Editor includes an XMLEditorKit component implemented as a subclass of the Swing javax.swing.text.StyledEditorKit and is based upon the javax.swing.text DefaultStyledDocument. It provides classes such as XMLEditorKit, XMLDocument, and XMLTextPane to use in your own swing applications XML Editor features the Xerces2 Java parser, offering solid support for the W3C Document Object Model.
Unlike other XMLEditorKit's on the net, our version is more than just a subclass of StyledEditorKit with 1 or 2 added methods. We have 3 views that can be set via XMLTextPane setView() method, over 50 additional actions, our next version (2.0) will even have jumbo file size support via our RangeManager. |