Weitere aktuelle Java-Titel finden Sie bei dpunkt.
 Inhaltsverzeichnis   Vorhergehendes Paket   Seite Zurück   Seite Vor   Nächstes Paket   Paketübersicht   Index

Klasse javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit1.2

java.lang.Object
   |
   +--javax.swing.undo.AbstractUndoableEdit
         |
         +--javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit

Deklaration

public static class DefaultStyledDocument.AttributeUndoableEdit
extends javax.swing.undo.AbstractUndoableEdit

Beschreibung


 
Datenelemente
protected AttributeSetnewAttributes
protected AttributeSetcopy
protected booleanisReplacing
protected Elementelement
 
Konstruktoren
publicDefaultStyledDocument.AttributeUndoableEdit(Element element, AttributeSet newAttributes, boolean isReplacing)
 
Methoden
public voidredo()
public voidundo()


 

Datenelemente im Detail

protected AttributeSet newAttributes
protected AttributeSet copy
protected boolean isReplacing
protected Element element

 

Konstruktoren im Detail

public DefaultStyledDocument.AttributeUndoableEdit(Element element, AttributeSet newAttributes, boolean isReplacing)

 

Methoden im Detail

public void redo()
Exception: CannotRedoException
public void undo()
Exception: CannotUndoException


 Inhaltsverzeichnis   Vorhergehendes Paket   Seite Zurück   Seite Vor   Nächstes Paket   Paketübersicht   Index

Copyright © 2002 dpunkt.Verlag, Heidelberg. Alle Rechte vorbehalten.