JavaTM 2
Platform
Std.  Ed.  v1. 4.0

javax.swing.tree
Ŭ·¡½º ExpandVetoException

java.lang.Object 
  |
  +--java.lang.Throwable 
        |
        +--java.lang.Exception 
              |
              +--javax.swing.tree.ExpandVetoException
¸ðµç ±¸Çö ÀÎÅÍÆäÀ̽º:
Serializable

public class ExpandVetoException
extends Exception

Àü°³ ¹× ¼ö³³ÀÌ ÀϾÁö ¾Ê°Ô ÇÏ´Â ¿¹¿ÜÀÔ´Ï´Ù. »ó¼¼ ¹× ¿¹´Â ¡¸The Java Tutorial¡¹ÀÇ¡¸How to Write a Tree-Will-Expand Listener¡¹¸¦ ÂüÁ¶ÇØ ÁÖ¼¼¿ä.


ÇʵåÀÇ °³¿ä
protected  TreeExpansionEvent event
          ¿¹¿Ü »ý¼ºÀÇ ´ë»óÀÌ µÈ À̺¥Æ®ÀÔ´Ï´Ù.
 
»ý¼ºÀÚÀÇ °³¿ä
ExpandVetoException (TreeExpansionEvent  event)
          ¸Þ¼¼Áö¸¦ °¡ÁöÁö ¾Ê´Â ExpandVetoException ¿ÀºêÁ§Æ®¸¦ ±¸ÃàÇÕ´Ï´Ù.
ExpandVetoException (TreeExpansionEvent  event, String  message)
          ÁöÁ¤µÈ ¸Þ¼¼Áö¸¦ °¡Áö´Â ExpandVetoException ¿ÀºêÁ§Æ®¸¦ ±¸ÃàÇÕ´Ï´Ù.
 
Ŭ·¡½º java.lang. Throwable ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
 
Ŭ·¡½º java.lang. Object ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
clone , equals , finalize , getClass , hashCode , notify , notifyAll , wait , wait , wait
 

ÇʵåÀÇ »ó¼¼

event

protected TreeExpansionEvent  event
¿¹¿Ü »ý¼ºÀÇ ´ë»óÀÌ µÈ À̺¥Æ®ÀÔ´Ï´Ù.

»ý¼ºÀÚÀÇ »ó¼¼

ExpandVetoException

public ExpandVetoException(TreeExpansionEvent  event)
¸Þ¼¼Áö¸¦ °¡ÁöÁö ¾Ê´Â ExpandVetoException ¿ÀºêÁ§Æ®¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆÄ¶ó¹ÌÅÍ:
event - TreeExpansionEvent ¿ÀºêÁ§Æ®

ExpandVetoException

public ExpandVetoException(TreeExpansionEvent  event,
                           String  message)
ÁöÁ¤µÈ ¸Þ¼¼Áö¸¦ °¡Áö´Â ExpandVetoException ¿ÀºêÁ§Æ®¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆÄ¶ó¹ÌÅÍ:
event - TreeExpansionEvent ¿ÀºêÁ§Æ®
message - ¸Þ¼¼Áö°¡ ÀúÀåµÇ°í ÀÖ´Â String

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.