org.apache.batik.util.gui.xmleditor
public class XMLView extends PlainView
Field Summary | |
---|---|
protected XMLContext | context |
protected XMLScanner | lexer |
protected int | tabSize |
Constructor Summary | |
---|---|
XMLView(XMLContext context, Element elem)
Construct a simple colorized view of XML
text. |
Method Summary | |
---|---|
protected int | drawUnselectedText(Graphics g, int x, int y, int p0, int p1) |
int | getTabSize() |