org.jgraph.plaf.basic
public class BasicGraphUI.CellEditorHandler extends Object implements CellEditorListener, Serializable
Method Summary | |
---|---|
void | editingCanceled(ChangeEvent e) Messaged when editing has been canceled in the graph. |
void | editingStopped(ChangeEvent e) Messaged when editing has stopped in the graph. |