| Klasse javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit | 1.2 |
java.lang.Object
|
+--javax.swing.undo.AbstractUndoableEdit
|
+--javax.swing.text.DefaultStyledDocument.AttributeUndoableEdit
| Datenelemente | |
|---|---|
| protected AttributeSet | newAttributes |
| protected AttributeSet | copy |
| protected boolean | isReplacing |
| protected Element | element |
| Konstruktoren | |
|---|---|
| public | DefaultStyledDocument.AttributeUndoableEdit(Element element, AttributeSet newAttributes, boolean isReplacing) |
| Methoden | |
|---|---|
| public void | redo() |
| public void | undo() |