|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
java.lang.Object javax.swing.plaf.basic.BasicTreeUI.CellEditorHandler
public class BasicTreeUI.CellEditorHandler
偵聽器負責獲取單元格編輯事件並相應地更新階層樹。
建構子摘要 | |
---|---|
BasicTreeUI.CellEditorHandler()
|
方法摘要 | |
---|---|
void |
editingCanceled(ChangeEvent e)
在階層樹中取消編輯時傳遞訊息。 |
void |
editingStopped(ChangeEvent e)
在階層樹中停止編輯時傳遞訊息。 |
從類別 java.lang.Object 繼承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
建構子詳細資訊 |
---|
public BasicTreeUI.CellEditorHandler()
方法詳細資訊 |
---|
public void editingStopped(ChangeEvent e)
CellEditorListener
中的 editingStopped
public void editingCanceled(ChangeEvent e)
CellEditorListener
中的 editingCanceled
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。