|
ElegantJ Trees Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Defines an object which listens for AWTTreeCellEditEvent
| Method Summary | |
void |
afterCellEdit(AWTTreeCellEditEvent e)
This method invoke after cell editing is completed |
void |
beforeCellEdit(AWTTreeCellEditEvent e)
This method invoke before the cell editing start |
| Method Detail |
public void beforeCellEdit(AWTTreeCellEditEvent e)
e - The AWTTreeCellEditEventpublic void afterCellEdit(AWTTreeCellEditEvent e)
e - The AWTTreeCellEditEvent
|
ElegantJ Trees Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||