|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
java.lang.Objectjavax.swing.plaf.basic.BasicComboPopup.PropertyChangeHandler
protected class BasicComboPopup.PropertyChangeHandler
이 청취자는, combobox내에서 변경된 바운드 프로퍼티을 감시합니다.
combobox 프로퍼티의 변경을 감시할 필요가 있는 서브 클래스는, 슈퍼 클래스 메소드를 호출해, 재즈 악단 pop-up가 올바르고 확실히 프로퍼티 변경을 처리하도록(듯이) 할 필요가 있습니다.
BasicComboPopup.createPropertyChangeListener() | 생성자 의 개요 | |
|---|---|
protected |
BasicComboPopup.PropertyChangeHandler ()
|
| 메소드의 개요 | |
|---|---|
void |
propertyChange (PropertyChangeEvent e)
바운드 프로퍼티의 변경시에 불려 갑니다. |
| 클래스 java.lang. Object 로부터 상속된 메소드 |
|---|
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
| 생성자 의 상세 |
|---|
protected BasicComboPopup.PropertyChangeHandler()
| 메소드의 상세 |
|---|
public void propertyChange(PropertyChangeEvent e)
PropertyChangeListener 의 기술:
PropertyChangeListener 내의 propertyChange e - 이벤트 소스 및 변경한 프로퍼티을 기술한다
PropertyChangeEvent 객체
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.