|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface ComboBoxEditor
JComboBox コンポーネントに使われるエディタコンポーネントです。
メソッドの概要 | |
---|---|
void |
addActionListener(ActionListener l)
アクションリスナーを追加します。 |
Component |
getEditorComponent()
エディタのツリー階層に追加するコンポーネントを返します。 |
Object |
getItem()
編集項目を返します。 |
void |
removeActionListener(ActionListener l)
アクションリスナーを削除します。 |
void |
selectAll()
エディタに編集の開始とすべての選択を要求します。 |
void |
setItem(Object anObject)
編集項目を設定します。 |
メソッドの詳細 |
---|
Component getEditorComponent()
void setItem(Object anObject)
Object getItem()
void selectAll()
void addActionListener(ActionListener l)
void removeActionListener(ActionListener l)
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。