Package org.apache.batik.apps.svgbrowser
Class NodePickerPanel.NodePickerEditListener
- java.lang.Object
-
- java.awt.event.FocusAdapter
-
- org.apache.batik.apps.svgbrowser.NodePickerPanel.NodePickerEditListener
-
- All Implemented Interfaces:
java.awt.event.FocusListener
,java.util.EventListener
- Enclosing class:
- NodePickerPanel
protected class NodePickerPanel.NodePickerEditListener extends java.awt.event.FocusAdapter
Manages the edits on focus events.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
NodePickerEditListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
focusGained(java.awt.event.FocusEvent e)
-