|
JavaTM Platform Standard Ed. 6 |
|||||||||
앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 |
java.lang.Objectjava.awt.Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
protected class Component.AccessibleAWTComponent.AccessibleAWTComponentHandler
Fire PropertyChange 청취자가 등록되어 있으면, 표시 또는 비표시로 되었을 때에 그것을 트리거합니다.
생성자 의 개요 | |
---|---|
protected |
Component.AccessibleAWTComponent.AccessibleAWTComponentHandler ()
|
메소드의 개요 | |
---|---|
void |
componentHidden (ComponentEvent e)
컴퍼넌트가 불가시가 되면(자) 불려 갑니다. |
void |
componentMoved (ComponentEvent e)
컴퍼넌트의 위치가 바뀌면(자) 불려 갑니다. |
void |
componentResized (ComponentEvent e)
컴퍼넌트의 사이즈가 바뀌면(자) 불려 갑니다. |
void |
componentShown (ComponentEvent e)
컴퍼넌트가 가시가 되면(자) 불려 갑니다. |
클래스 java.lang. Object 로부터 상속된 메소드 |
---|
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
생성자 의 상세 |
---|
protected Component.AccessibleAWTComponent.AccessibleAWTComponentHandler()
메소드의 상세 |
---|
public void componentHidden(ComponentEvent e)
ComponentListener
의 기술:
ComponentListener
내의 componentHidden
public void componentShown(ComponentEvent e)
ComponentListener
의 기술:
ComponentListener
내의 componentShown
public void componentMoved(ComponentEvent e)
ComponentListener
의 기술:
ComponentListener
내의 componentMoved
public void componentResized(ComponentEvent e)
ComponentListener
의 기술:
ComponentListener
내의 componentResized
|
JavaTM Platform Standard Ed. 6 |
|||||||||
앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.