Uses of Class
org.apache.batik.util.gui.xmleditor.XMLTextEditor
Packages that use XMLTextEditor
-
Uses of XMLTextEditor in org.apache.batik.apps.svgbrowser
Fields in org.apache.batik.apps.svgbrowser declared as XMLTextEditorModifier and TypeFieldDescriptionprotected XMLTextEditor
NodePickerPanel.SVGInputPanel.nodeXmlArea
The text area.Methods in org.apache.batik.apps.svgbrowser that return XMLTextEditorModifier and TypeMethodDescriptionprotected XMLTextEditor
NodePickerPanel.SVGInputPanel.getNodeXmlArea()
Gets the nodeXmlArea.