JavaTM 2 Platform
Standard Ed. 5.0

javax.swing.event
Ŭ·¡½º UndoableEditEvent

java.lang.Object 
  »óÀ§¸¦ È®Àå java.util.EventObject 
      »óÀ§¸¦ È®Àå javax.swing.event.UndoableEditEvent
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable

public class UndoableEditEvent
extends EventObject

Ãë¼ÒÇÒ ¼ö ÀÖ´Â ¿ÀÆÛ·¹À̼ÇÀÌ ¹ß»ýÇÑ °ÍÀ» ³ªÅ¸³»´Â À̺¥Æ®ÀÔ´Ï´Ù.

°æ°í: ÀÌ Å¬·¡½ºÀÇ Á÷·ÄÈ­ µÈ °´Ã¼´Â ÇâÈÄÀÇ Swing ¸±¸®Áî¿Í ȣȯµÇÁö ¾ÊÀ» ¿¹Á¤ÀÔ´Ï´Ù. ÇöÀçÀÇ Á÷·ÄÈ­ÀÇ Áö¿øÀº ´Ü±â°£ÀÇ ¿î¿ëÀ̳ª, °°Àº ¹öÀüÀÇ Swing¸¦ ½ÇÇàÇÏ´Â ¾îÇø®ÄÉÀ̼ǰ£ÀÇ RMI¿¡ ÀûÀýÇÏ°í ÀÖ½À´Ï´Ù. JDK ¹öÀü 1.4 ÀÌÈÄ, ¸ðµç JavaBeans Àå±â°£ÀÇ ¿î¿ë Áö¿øÀº java.beans ÆÐÅ°Áö¿¡ Ãß°¡µÇ°í ÀÖ½À´Ï´Ù. ÀÚ¼¼ÇÑ ³»¿ëÀº XMLEncoder¸¦ ÂüÁ¶ÇϽʽÿÀ.


ÇÊµå °³¿ä
 
Ŭ·¡½º java.util. EventObject ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå
source
 
»ý¼ºÀÚ °³¿ä
UndoableEditEvent (Object  source, UndoableEdit  edit)
          UndoableEditEvent °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 UndoableEdit getEdit ()
          ÆíÁýÀÇ °ªÀ» ¸®ÅÏÇÕ´Ï´Ù.
 
Ŭ·¡½º java.util. EventObject ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
getSource, toString
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

UndoableEditEvent

public UndoableEditEvent(Object  source,
                         UndoableEdit  edit)
UndoableEditEvent °´Ã¼¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
source - À̺¥Æ®ÀÇ ¹ß»ý¿øÀÇ Object (ÀϹÝÀûÀ¸·Î this)
edit - UndoableEdit °´Ã¼
¸Þ¼­µåÀÇ »ó¼¼

getEdit

public UndoableEdit  getEdit()
ÆíÁýÀÇ °ªÀ» ¸®ÅÏÇÕ´Ï´Ù.

¹Ýȯ°ª:
ÆíÁýÀ» ĸ½¶È­ÇÏ°í ÀÖ´Â UndoableEdit °´Ã¼

JavaTM 2 Platform
Standard Ed. 5.0

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