public class BasicGraphUI.CellEditorHandler extends Object implements CellEditorListener, Serializable
Constructor and Description |
---|
CellEditorHandler() |
Modifier and Type | Method and Description |
---|---|
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.
|
public void editingStopped(ChangeEvent e)
editingStopped
in interface CellEditorListener
public void editingCanceled(ChangeEvent e)
editingCanceled
in interface CellEditorListener
Copyright (C) 2001-2006 Gaudenz Alder. All rights reserved.