モジュール java.desktop
パッケージ javax.swing.tree

インタフェースTreeCellEditor

すべてのスーパー・インタフェース:
CellEditor
既知のすべての実装クラス:
DefaultCellEditor, DefaultTreeCellEditor

public interface TreeCellEditor extends CellEditor
ツリーでエディタを設定するのに必要な拡張機能をCellEditorに追加します。
関連項目: