org.apache.batik.apps.svgbrowser

Class NodePickerPanel.SVGInputPanel

protected class NodePickerPanel.SVGInputPanel extends JPanel

The panel to view and edit the elements xml representation.
Field Summary
protected XMLTextEditornodeXmlArea
The text area.
Constructor Summary
SVGInputPanel()
Constructor.
Method Summary
protected XMLTextEditorgetNodeXmlArea()
Gets the nodeXmlArea.

Field Detail

nodeXmlArea

protected XMLTextEditor nodeXmlArea
The text area.

Constructor Detail

SVGInputPanel

public SVGInputPanel()
Constructor.

Method Detail

getNodeXmlArea

protected XMLTextEditor getNodeXmlArea()
Gets the nodeXmlArea.

Returns: the nodeXmlArea

Copyright B) 2008 Apache Software Foundation. All Rights Reserved.