|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.app.TabProxy.FujabaCellEditorListener
This class deals with the setting the new names, when the user enters return.
Field Summary | |
private TabProxy.FujabaTreeCellEditor |
editor
No comment provided by developer, please add a comment to improve documentation. |
private javax.swing.JTree |
tree
No comment provided by developer, please add a comment to improve documentation. |
Constructor Summary | |
TabProxy.FujabaCellEditorListener(TabProxy.FujabaTreeCellEditor editor,
javax.swing.JTree tree)
Constructor for class FujabaCellEditorListener |
Method Summary | |
void |
editingCanceled(javax.swing.event.ChangeEvent e)
No comment provided by developer, please add a comment to improve documentation. |
void |
editingStopped(javax.swing.event.ChangeEvent e)
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private TabProxy.FujabaTreeCellEditor editor
private javax.swing.JTree tree
Constructor Detail |
public TabProxy.FujabaCellEditorListener(TabProxy.FujabaTreeCellEditor editor, javax.swing.JTree tree)
editor
- No description providedtree
- No description providedMethod Detail |
public void editingCanceled(javax.swing.event.ChangeEvent e)
editingCanceled
in interface javax.swing.event.CellEditorListener
e
- No description providedpublic void editingStopped(javax.swing.event.ChangeEvent e)
editingStopped
in interface javax.swing.event.CellEditorListener
e
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |