| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CellEditorListener
CellEditorListener defines the interface for an object that listens to changes in a CellEditor
| Method Summary | |
|---|---|
|  void | editingCanceled(ChangeEvent e)This tells the listeners the editor has canceled editing | 
|  void | editingStopped(ChangeEvent e)This tells the listeners the editor has ended editing | 
| Method Detail | 
|---|
void editingStopped(ChangeEvent e)
void editingCanceled(ChangeEvent e)
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.