Class BasicGraphUI.CellEditorHandler

java.lang.Object
org.jgraph.plaf.basic.BasicGraphUI.CellEditorHandler
All Implemented Interfaces:
Serializable, EventListener, CellEditorListener
Enclosing class:
BasicGraphUI

public class BasicGraphUI.CellEditorHandler extends Object implements CellEditorListener, Serializable
Listener responsible for getting cell editing events and updating the graph accordingly.
See Also: