|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.swing.plaf.basic.BasicTreeUI.CellEditorHandler
public class 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 CellEditorListener
public void editingCanceled(ChangeEvent e)
editingCanceled
in interface CellEditorListener
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.