* being edited.
*/
public void cancelEditing() {
GraphUI graph = getUI();
if (graph != null)
graph.cancelEditing(this);
}
/**
* Selects the specified cell and initiates editing. The edit-attempt fails
* if the <code>CellEditor</code> does not allow editing for the specified