Uses of Class
org.apache.batik.util.gui.xmleditor.XMLTextEditor
-
Packages that use XMLTextEditor Package Description org.apache.batik.apps.svgbrowser -
-
Uses of XMLTextEditor in org.apache.batik.apps.svgbrowser
Fields in org.apache.batik.apps.svgbrowser declared as XMLTextEditor Modifier and Type Field Description protected XMLTextEditor
NodePickerPanel.SVGInputPanel. nodeXmlArea
The text area.Methods in org.apache.batik.apps.svgbrowser that return XMLTextEditor Modifier and Type Method Description protected XMLTextEditor
NodePickerPanel.SVGInputPanel. getNodeXmlArea()
Gets the nodeXmlArea.
-