| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectjava.awt.event.MouseAdapter
javax.swing.plaf.basic.BasicScrollBarUI.ArrowButtonListener
protected class BasicScrollBarUI.ArrowButtonListener
光标键的侦听器。
| 构造方法摘要 | |
|---|---|
| protected  | BasicScrollBarUI.ArrowButtonListener() | 
| 方法摘要 | |
|---|---|
|  void | mousePressed(MouseEvent e)鼠标按键在组件上按下时调用。 | 
|  void | mouseReleased(MouseEvent e)鼠标按键在组件上释放时调用。 | 
| 从类 java.awt.event.MouseAdapter 继承的方法 | 
|---|
| mouseClicked, mouseEntered, mouseExited | 
| 从类 java.lang.Object 继承的方法 | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| 构造方法详细信息 | 
|---|
protected BasicScrollBarUI.ArrowButtonListener()
| 方法详细信息 | 
|---|
public void mousePressed(MouseEvent e)
MouseAdapter 复制的描述
MouseListener 中的 mousePressedMouseAdapter 中的 mousePressedpublic void mouseReleased(MouseEvent e)
MouseAdapter 复制的描述
MouseListener 中的 mouseReleasedMouseAdapter 中的 mouseReleased| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。