Class NodePickerPanel.SVGInputPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.apache.batik.apps.svgbrowser.NodePickerPanel.SVGInputPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Enclosing class:
NodePickerPanel

protected static class NodePickerPanel.SVGInputPanel extends JPanel
The panel to view and edit the elements xml representation.
See Also:
  • Field Details

    • nodeXmlArea

      protected XMLTextEditor nodeXmlArea
      The text area.
  • Constructor Details

    • SVGInputPanel

      public SVGInputPanel()
      Constructor.
  • Method Details

    • getNodeXmlArea

      protected XMLTextEditor getNodeXmlArea()
      Gets the nodeXmlArea.
      Returns:
      the nodeXmlArea