|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
java.lang.Objectjavax.swing.plaf.basic.BasicComboBoxUI.ItemHandler
public class BasicComboBoxUI.ItemHandler
이 청취자는, combobox의 선택의 변경을 감시합니다.
이 public 내부 클래스는, protected 로서 취급할 필요가 있습니다. BasicComboBoxUI 의 서브 클래스내에서만 인스턴스화해 주세요.
BasicComboBoxUI.createItemListener() | 생성자 의 개요 | |
|---|---|
BasicComboBoxUI.ItemHandler ()
|
|
| 메소드의 개요 | |
|---|---|
void |
itemStateChanged (ItemEvent e)
사용자에 의해 항목이 선택 또는 선택 해제되었을 때에 불려 갑니다. |
| 클래스 java.lang. Object 로부터 상속된 메소드 |
|---|
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
| 생성자 의 상세 |
|---|
public BasicComboBoxUI.ItemHandler()
| 메소드의 상세 |
|---|
public void itemStateChanged(ItemEvent e)
ItemListener 의 기술:
ItemListener 내의 itemStateChanged
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.