javax.swing.plaf.basic
public class BasicTreeUI.CellEditorHandler extends Object implements CellEditorListener
| Constructor Summary | |
|---|---|
| CellEditorHandler()
Constructor | |
| Method Summary | |
|---|---|
| void | editingCanceled(ChangeEvent e)
Messaged when editing has been canceled in the tree. |
| void | editingStopped(ChangeEvent e)
Messaged when editing has stopped in the tree. |
Parameters: e is the notification event
Parameters: e is the notification event