|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| JComboBox.KeySelectionManager を使用しているパッケージ | |
|---|---|
| javax.swing | すべてのプラットフォームで可能なかぎり同じように機能する「軽量」(Java 共通言語) コンポーネントのセットを提供します。 |
| javax.swing での JComboBox.KeySelectionManager の使用 |
|---|
| JComboBox.KeySelectionManager として宣言されている javax.swing のフィールド | |
|---|---|
protected JComboBox.KeySelectionManager |
JComboBox.keySelectionManager
この protected フィールドは実装固有のものです。 |
| JComboBox.KeySelectionManager を返す javax.swing のメソッド | |
|---|---|
protected JComboBox.KeySelectionManager |
JComboBox.createDefaultKeySelectionManager()
デフォルトのキー選択マネージャーのインスタンスを返します。 |
JComboBox.KeySelectionManager |
JComboBox.getKeySelectionManager()
リストのキー選択マネージャーを返します。 |
| JComboBox.KeySelectionManager 型のパラメータを持つ javax.swing のメソッド | |
|---|---|
void |
JComboBox.setKeySelectionManager(JComboBox.KeySelectionManager aManager)
キーボードの文字をリストの選択に変換するオブジェクトを設定します。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。