- java.lang.Object
-
- org.apache.batik.apps.svgbrowser.NodePickerPanel.XMLAreaListener
-
- All Implemented Interfaces:
- java.util.EventListener, javax.swing.event.DocumentListener
- Enclosing class:
- NodePickerPanel
protected class NodePickerPanel.XMLAreaListener
extends java.lang.Object
implements javax.swing.event.DocumentListener
Listens for the changes in the xml text area and updates this node picker
panel if needed.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
changedUpdate(javax.swing.event.DocumentEvent e) |
void |
insertUpdate(javax.swing.event.DocumentEvent e) |
void |
removeUpdate(javax.swing.event.DocumentEvent e) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.