Java プラットフォーム 1.2

javax.swing.plaf.basic
クラス BasicComboPopup.ListSelectionHandler

java.lang.Object
  |
  +--javax.swing.plaf.basic.BasicComboPopup.ListSelectionHandler

protected class BasicComboPopup.ListSelectionHandler
extends Object
implements ListSelectionListener

このリスナーは、リストの選択内の変更を監視して、その変更をコンボボックスに報告します。


コンストラクタの概要
protected BasicComboPopup.ListSelectionHandler()
           
 
メソッドの概要
 void valueChanged(ListSelectionEvent e)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

BasicComboPopup.ListSelectionHandler

protected BasicComboPopup.ListSelectionHandler()
メソッドの詳細

valueChanged

public void valueChanged(ListSelectionEvent e)
定義:
インタフェース ListSelectionListener 内の valueChanged

Java プラットフォーム 1.2

バグや機能要求の報告
新しい javadoc の表示についてのコメントやご提案
Java は、米国およびその他の国における米国 Sun Microsystems, Inc. の商標もしくは登録商標です。
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.