| 
JavaTM 2 Platform Std. Ed. v1.4.2  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.swing.plaf.basic.BasicTreeUI.CellEditorHandler
Listener responsible for getting cell editing events and updating the tree accordingly.
| Constructor Summary | |
BasicTreeUI.CellEditorHandler()
 | 
|
| 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.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public BasicTreeUI.CellEditorHandler()
| Method Detail | 
public void editingStopped(ChangeEvent e)
editingStopped in interface CellEditorListenerpublic void editingCanceled(ChangeEvent e)
editingCanceled in interface CellEditorListener
  | 
JavaTM 2 Platform Std. Ed. v1.4.2  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.