| 
		
			 Préférences 
			
			
			
			
			Moteurs de recherche 
			
		 | 
	||||||||||||
| 				 JavaTM 2 Platform Std. Ed. v1.6.0 
			
javax.swing.plaf.basic
 | 
	|||||||||||||
| 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