|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
| 上一個類別 下一個類別 | 框架 無框架 | |||||||||
| 摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 | |||||||||
public interface CellEditorListener
CellEditorListener 定義用於偵聽 CellEditor 中更改的物件的介面
| 方法摘要 | |
|---|---|
void |
editingCanceled(ChangeEvent e)
此方法告知偵聽器編輯器已經取消編輯 |
void |
editingStopped(ChangeEvent e)
此方法告知偵聽器編輯器已經結束編輯 |
| 方法詳細資訊 |
|---|
void editingStopped(ChangeEvent e)
void editingCanceled(ChangeEvent e)
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
| 上一個類別 下一個類別 | 框架 無框架 | |||||||||
| 摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 | |||||||||
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。