|
JavaTM Platform Standard Ed. 6 |
|||||||||
앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 |
java.lang.Objectjava.awt.Container.AccessibleAWTContainer.AccessibleContainerHandler
protected class Container.AccessibleAWTContainer.AccessibleContainerHandler
PropertyChange
청취자가 등록되어 있는 경우, 아이가 추가 또는 삭제되었을 때에 그것을 트리거합니다.
생성자 의 개요 | |
---|---|
protected |
Container.AccessibleAWTContainer.AccessibleContainerHandler ()
|
메소드의 개요 | |
---|---|
void |
componentAdded (ContainerEvent e)
컨테이너에 컴퍼넌트가 추가되면(자) 불려 갑니다. |
void |
componentRemoved (ContainerEvent e)
컨테이너로부터 컴퍼넌트가 삭제되면(자) 불려 갑니다. |
클래스 java.lang. Object 로부터 상속된 메소드 |
---|
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
생성자 의 상세 |
---|
protected Container.AccessibleAWTContainer.AccessibleContainerHandler()
메소드의 상세 |
---|
public void componentAdded(ContainerEvent e)
ContainerListener
의 기술:
ContainerListener
내의 componentAdded
public void componentRemoved(ContainerEvent e)
ContainerListener
의 기술:
ContainerListener
내의 componentRemoved
|
JavaTM Platform Standard Ed. 6 |
|||||||||
앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.