|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.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()
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. |
| 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 CellEditorListenere - is the notification eventpublic void editingCanceled(ChangeEvent e)
editingCanceled in interface CellEditorListenere - is the notification event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||