Uses of Class
org.apache.batik.util.gui.xmleditor.XMLContext
Packages that use XMLContext
-
Uses of XMLContext in org.apache.batik.util.gui.xmleditor
Fields in org.apache.batik.util.gui.xmleditor declared as XMLContextModifier and TypeFieldDescriptionprotected XMLContext
XMLDocument.context
protected XMLContext
XMLEditorKit.context
protected XMLContext
XMLView.context
Methods in org.apache.batik.util.gui.xmleditor that return XMLContextConstructors in org.apache.batik.util.gui.xmleditor with parameters of type XMLContextModifierConstructorDescriptionXMLDocument
(XMLContext context) Creates a new instance of XMLDocumentXMLEditorKit
(XMLContext context) Creates a new instance of XMLEditorKitXMLView
(XMLContext context, Element elem) Construct a simple colorized view of XML text.