org.apache.batik.apps.svgbrowser
public static interface NodePickerPanel.NodePickerListener extends EventListener
Method Summary | |
---|---|
void | addNewElement(NodePickerPanel.NodePickerEvent event)
Adds the element from the data contained in the NodePickerEvent. |
void | updateElement(NodePickerPanel.NodePickerEvent event)
Updates the element from the data contained in the NodePickerEvent. |