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 XMLTextEditorNodePickerPanel.SVGInputPanel. nodeXmlAreaThe text area.Methods in org.apache.batik.apps.svgbrowser that return XMLTextEditor Modifier and Type Method Description protected XMLTextEditorNodePickerPanel.SVGInputPanel. getNodeXmlArea()Gets the nodeXmlArea.
-