|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
java.lang.Objectjava.awt.event.MouseAdapter
javax.swing.plaf.basic.BasicScrollBarUI.ArrowButtonListener
protected class BasicScrollBarUI.ArrowButtonListener
커서 키의 청취자입니다.
| 생성자 의 개요 | |
|---|---|
protected |
BasicScrollBarUI.ArrowButtonListener ()
|
| 메소드의 개요 | |
|---|---|
void |
mousePressed (MouseEvent e)
컴퍼넌트상에서 mouse button가 밀리면(자) 불려 갑니다. |
void |
mouseReleased (MouseEvent e)
컴퍼넌트상에서 mouse button가 떼어 놓아지면(자) 불려 갑니다. |
| 클래스 java.awt.event. MouseAdapter 로부터 상속된 메소드 |
|---|
mouseClicked , mouseDragged , mouseEntered , mouseExited , mouseMoved , mouseWheelMoved |
| 클래스 java.lang. Object 로부터 상속된 메소드 |
|---|
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
| 생성자 의 상세 |
|---|
protected BasicScrollBarUI.ArrowButtonListener()
| 메소드의 상세 |
|---|
public void mousePressed(MouseEvent e)
MouseAdapter 의 기술:
MouseListener 내의 mousePressed MouseAdapter 내의 mousePressed public void mouseReleased(MouseEvent e)
MouseAdapter 의 기술:
MouseListener 내의 mouseReleased MouseAdapter 내의 mouseReleased
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.