org.apache.batik.apps.svgbrowser
Class NodePickerPanel.NodePickerEditListener

java.lang.Object
  extended byjava.awt.event.FocusAdapter
      extended byorg.apache.batik.apps.svgbrowser.NodePickerPanel.NodePickerEditListener
All Implemented Interfaces:
EventListener, FocusListener
Enclosing class:
NodePickerPanel

protected class NodePickerPanel.NodePickerEditListener
extends FocusAdapter

Manages the edits on focus events.


Constructor Summary
protected NodePickerPanel.NodePickerEditListener()
           
 
Method Summary
 void focusGained(FocusEvent e)
           
 
Methods inherited from class java.awt.event.FocusAdapter
focusLost
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodePickerPanel.NodePickerEditListener

protected NodePickerPanel.NodePickerEditListener()
Method Detail

focusGained

public void focusGained(FocusEvent e)


Copyright © 2009 Apache Software Foundation. All Rights Reserved.