|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
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. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。