JavaTM 2 Platform
Standard Ed. 5.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
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.