| 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 전 다음 | 프레임 있어 프레임 없음 | |||||||||
| SwingPropertyChangeSupport 를 사용하고 있는 패키지 | |
|---|---|
| javax.swing | 모든 플랫폼에서 가능한 한 똑같이 기능하는 「경량」(Java 공통 언어) 컴퍼넌트세트를 제공합니다. | 
| javax.swing.tree | javax.swing.JTree 를 처리하기 위한 클래스와 인터페이스를 제공합니다.   | 
| javax.swing 에서의 SwingPropertyChangeSupport 의 사용 | 
|---|
| SwingPropertyChangeSupport 로서 선언되고 있는 javax.swing 의 필드 | |
|---|---|
protected  SwingPropertyChangeSupport  | 
AbstractAction. changeSupport 
등록되어 있는 PropertyChangeListener 가 있는 경우, 그것들은 changeSupport 필드에 기술됩니다.  | 
| javax.swing.tree 에서의 SwingPropertyChangeSupport 의 사용 | 
|---|
| SwingPropertyChangeSupport 로서 선언되고 있는 javax.swing.tree 의 필드 | |
|---|---|
protected  SwingPropertyChangeSupport  | 
DefaultTreeSelectionModel. changeSupport 
메세지를 받아들이는 등록이 끝난 청취자를 위해서(때문에) 사용합니다.  | 
 
  | 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 전 다음 | 프레임 있어 프레임 없음 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.