- java.lang.Object
- 
- java.awt.event.KeyAdapter
- 
- javax.swing.plaf.basic.BasicComboPopup.InvocationKeyHandler
 
 
- 
- すべての実装されたインタフェース:
- KeyListener,- EventListener
 - 含まれているクラス:
- BasicComboPopup
 
 public class BasicComboPopup.InvocationKeyHandler extends KeyAdapter Java 2プラットフォームv 1.4からこのクラスは廃止され、APIの下位互換性のためだけに組み込まれています。 インスタンス化またはサブクラス化しないでください。このクラスの機能はすべて、BasicComboBoxUI ActionMap/InputMapメソッドに組み込まれています。 
- 
- 
コンストラクタのサマリーコンストラクタ コンストラクタ 説明 InvocationKeyHandler()
 
-