|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
public interface TreeSelectionListener
TreeSelectionModel 의 선택 범위가 변경되었을 때에 통지를 받는 청취자입니다. 상세 및 예는, 「The Java Tutorial」의「How to Write a Tree Selection Listener」섹션을 참조해 주세요.
TreeSelectionModel ,
JTree | 메소드의 개요 | |
|---|---|
void |
valueChanged (TreeSelectionEvent e)
선택 범위내의 값이 변경되었을 때에 불려 갑니다. |
| 메소드의 상세 |
|---|
void valueChanged(TreeSelectionEvent e)
e - 변경을 기술하는 이벤트
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.