Class XMLView

java.lang.Object
javax.swing.text.View
javax.swing.text.PlainView
org.apache.batik.util.gui.xmleditor.XMLView
All Implemented Interfaces:
SwingConstants, TabExpander

public class XMLView extends PlainView
View that uses the lexical information to determine the style characteristics of the text that it renders. This simply colorizes the various tokens and assumes a constant font family and size.