|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
java.lang.Objectjavax.swing.plaf.basic.BasicSplitPaneUI.PropertyHandler
public class BasicSplitPaneUI.PropertyHandler
JSplitPane UI 가 사용하는 PropertyChangeListener 의 구현입니다.
이 클래스는, 「protected」내부 클래스로서 취급할 필요가 있습니다. BasicSplitPaneUI 의 서브 클래스내에서만 인스턴스화해 주세요.
| 생성자 의 개요 | |
|---|---|
BasicSplitPaneUI.PropertyHandler ()
|
|
| 메소드의 개요 | |
|---|---|
void |
propertyChange (PropertyChangeEvent e)
리시버가 포함되는 JSplitPane 로부터 메세지를 받습니다. |
| 클래스 java.lang. Object 로부터 상속된 메소드 |
|---|
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
| 생성자 의 상세 |
|---|
public BasicSplitPaneUI.PropertyHandler()
| 메소드의 상세 |
|---|
public void propertyChange(PropertyChangeEvent e)
JSplitPane 로부터 메세지를 받습니다. 경우에 따라서는, 레이아웃 매니저를 리셋 해,validate 를 보냅니다.
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 도 참조해 주세요.