JavaTM 2
Platform
Std.  Ed.  v1. 4.0

javax.swing.event
ÀÎÅÍÆäÀ̽º TreeSelectionListener

¸ðµç ½´ÆÛ ÀÎÅÍÆäÀ̽º:
EventListener
±âÁ¸ÀÇ ±¸Çö Ŭ·¡½ºÀÇ À϶÷:
BasicTreeUI.TreeSelectionHandler , DefaultTreeCellEditor , JTree.AccessibleJTree , JTree.TreeSelectionRedirector

public interface TreeSelectionListener
extends EventListener

TreeSelectionModel ÀÇ ¼±Åà ¹üÀ§°¡ º¯°æµÇ¾úÀ» ¶§¿¡ ÅëÁö¸¦ ¹Þ´Â ûÃëÀÚÀÔ´Ï´Ù. »ó¼¼ ¹× ¿¹´Â ¡¸The Java Tutorial¡¹ÀÇ¡¸How to Write a Tree Selection Listener¡¹¼½¼ÇÀ» ÂüÁ¶ÇØ ÁÖ¼¼¿ä.

°ü·Ã Ç׸ñ:
TreeSelectionModel , JTree

¸Þ¼ÒµåÀÇ °³¿ä
 void valueChanged (TreeSelectionEvent  e)
          ¼±Åà ¹üÀ§³»ÀÇ °ªÀÌ º¯°æµÇ¾úÀ» ¶§¿¡ ºÒ·Á °©´Ï´Ù.
 

¸Þ¼ÒµåÀÇ »ó¼¼

valueChanged

public void valueChanged(TreeSelectionEvent  e)
¼±Åà ¹üÀ§³»ÀÇ °ªÀÌ º¯°æµÇ¾úÀ» ¶§¿¡ ºÒ·Á °©´Ï´Ù.

ÆÄ¶ó¹ÌÅÍ:
e - º¯°æÀ» ±â¼úÇÏ´Â À̺¥Æ®

JavaTM 2
Platform
Std.  Ed.  v1. 4.0

¹ö±×ÀÇ º¸°í¿Í ±â´ÉÀÇ ¸®Äù½ºÆ®
ÀÌ¿ÜÀÇ API ·¹ÆÛ·±½º ¹× °³¹ßÀÚ¿ë ¹®¼­¿¡ ´ëÇØ¼­´Â Java 2 SDK SE °³¹ßÀÚ¿ë ¹®¼­¸¦ ÂüÁ¶ÇØ ÁÖ¼¼¿ä. °³¹ßÀÚÀü¿ëÀÇ »ó¼¼ÇÑ ÇØ¼³, °³³äÀÇ °³¿ä, ¿ë¾îÀÇ Á¤ÀÇ, ¹ö±×ÀÇ È¸ÇÇÃ¥, ¹× ÄÚµå ½Ç·Ê°¡ Æ÷ÇԵǾî ÀÖ½À´Ï´Ù.

Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ À־ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.