org.apache.batik.apps.svgbrowser

Interface NodePickerPanel.NodePickerListener

public static interface NodePickerPanel.NodePickerListener extends EventListener

Node picker listener.
Method Summary
voidaddNewElement(NodePickerPanel.NodePickerEvent event)
Adds the element from the data contained in the NodePickerEvent.
voidupdateElement(NodePickerPanel.NodePickerEvent event)
Updates the element from the data contained in the NodePickerEvent.

Method Detail

addNewElement

public void addNewElement(NodePickerPanel.NodePickerEvent event)
Adds the element from the data contained in the NodePickerEvent.

updateElement

public void updateElement(NodePickerPanel.NodePickerEvent event)
Updates the element from the data contained in the NodePickerEvent.
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.