|
JavaTM Platform Standard Ed. 6 |
|||||||||
앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 |
java.lang.Objectjavax.swing.plaf.basic.BasicTreeUI.CellEditorHandler
public class BasicTreeUI.CellEditorHandler
셀 편집 이벤트의 취득과 거기에 응해 트리의 갱신을 실시하는 청취자입니다.
생성자 의 개요 | |
---|---|
BasicTreeUI.CellEditorHandler ()
|
메소드의 개요 | |
---|---|
void |
editingCanceled (ChangeEvent e)
트리내에서 편집을 취소했을 경우에 메세지가 보내집니다. |
void |
editingStopped (ChangeEvent e)
트리내에서 편집을 중지했을 경우에 메세지가 보내집니다. |
클래스 java.lang. Object 로부터 상속된 메소드 |
---|
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait |
생성자 의 상세 |
---|
public BasicTreeUI.CellEditorHandler()
메소드의 상세 |
---|
public void editingStopped(ChangeEvent e)
CellEditorListener
내의 editingStopped
public void editingCanceled(ChangeEvent e)
CellEditorListener
내의 editingCanceled
|
JavaTM Platform Standard Ed. 6 |
|||||||||
앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
개요: 상자 | 필드 | 생성자 | 메소드 | 상세: 필드 | 생성자 | 메소드 |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.