©
This document uses PHP Chinese website manual Release
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Object javax.swing.plaf.basic.BasicComboPopup.ListSelectionHandler
protected class BasicComboPopup.ListSelectionHandler
从 Java 2 平台 v 1.4 开始,此类已废弃,不再执行任何操作,包括它只是为了具有向后 API 兼容性。不要调用或重写。
构造方法摘要 | |
---|---|
protected |
BasicComboPopup.ListSelectionHandler()
|
方法摘要 | |
---|---|
void |
valueChanged(ListSelectionEvent e)
每当选择值发生更改时调用。 |
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
构造方法详细信息 |
---|
protected BasicComboPopup.ListSelectionHandler()
方法详细信息 |
---|
public void valueChanged(ListSelectionEvent e)
ListSelectionListener
复制的描述
ListSelectionListener
中的 valueChanged
e
- 表现更改的特征的事件。
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。