JavaTM 2 Platform
Standard Ed. 5.0

javax.swing.text
Ŭ·¡½º DefaultStyledDocument.AttributeUndoableEdit

java.lang.Object 
  »óÀ§¸¦ È®Àå javax.swing.undo.AbstractUndoableEdit 
      »óÀ§¸¦ È®Àå javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable, UndoableEdit
Æ÷ÇԵǾî Àִ Ŭ·¡½º:
DefaultStyledDocument

public static class DefaultStyledDocument.AttributeUndoableEdit
extends AbstractUndoableEdit

UndoableEdit´Â Element AttributeSet¿¡ ´õÇØÁø º¯°æÀ» ±â¾ïÇϱâ À§Çؼ­ »ç¿ëÇÕ´Ï´Ù.


ÇÊµå °³¿ä
protected  AttributeSet copy
           
protected  Element element
           
protected  boolean isReplacing
           
protected  AttributeSet newAttributes
           
 
Ŭ·¡½º javax.swing.undo. AbstractUndoableEdit ·ÎºÎÅÍ »ó¼ÓµÈ Çʵå
RedoName, UndoName
 
»ý¼ºÀÚ °³¿ä
DefaultStyledDocument.AttributeUndoableEdit (Element  element, AttributeSet  newAttributes, boolean isReplacing)
           
 
¸Þ¼­µå °³¿ä
 void redo ()
          º¯°æÀ» Àç½ÇÇàÇÕ´Ï´Ù.
 void undo ()
          º¯°æÀ» ¹ÙÅÁÀ¸·Î µÇµ¹¸³´Ï´Ù.
 
Ŭ·¡½º javax.swing.undo. AbstractUndoableEdit ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
addEdit, canRedo, canUndo, die, getPresentationName, getRedoPresentationName, getUndoPresentationName, isSignificant, replaceEdit, toString
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

ÇʵåÀÇ »ó¼¼

newAttributes

protected AttributeSet  newAttributes

copy

protected AttributeSet  copy

isReplacing

protected boolean isReplacing

element

protected Element  element
»ý¼ºÀÚ »ó¼¼

DefaultStyledDocument.AttributeUndoableEdit

public DefaultStyledDocument.AttributeUndoableEdit(Element  element,
                                                   AttributeSet  newAttributes,
                                                   boolean isReplacing)
¸Þ¼­µåÀÇ »ó¼¼

redo

public void redo()
          throws CannotRedoException 
º¯°æÀ» Àç½ÇÇàÇÕ´Ï´Ù.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º UndoableEdit ³»ÀÇ redo
¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º AbstractUndoableEdit ³»ÀÇ redo
¿¹¿Ü:
CannotRedoException - º¯°æÀ» Àç½ÇÇàÇÒ ¼ö ¾ø´Â °æ¿ì
°ü·Ã Ç׸ñ:
AbstractUndoableEdit.canRedo()

undo

public void undo()
          throws CannotUndoException 
º¯°æÀ» ¹ÙÅÁÀ¸·Î µÇµ¹¸³´Ï´Ù.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º UndoableEdit ³»ÀÇ undo
¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º AbstractUndoableEdit ³»ÀÇ undo
¿¹¿Ü:
CannotUndoException - º¯°æÀ» ¹ÙÅÁÀ¸·Î µÇµ¹¸± ¼ö ¾ø´Â °æ¿ì
°ü·Ã Ç׸ñ:
AbstractUndoableEdit.canUndo()

JavaTM 2 Platform
Standard Ed. 5.0

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