|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.undo.AbstractUndoableEdit
de.sciss.app.BasicUndoableEdit
public abstract class BasicUndoableEdit
| Field Summary |
|---|
| Fields inherited from class javax.swing.undo.AbstractUndoableEdit |
|---|
RedoName, UndoName |
| Constructor Summary | |
|---|---|
BasicUndoableEdit()
|
|
| Method Summary | |
|---|---|
void |
debugDump(int nest)
|
protected java.lang.String |
getResourceString(java.lang.String key)
|
java.lang.String |
toString()
|
| Methods inherited from class javax.swing.undo.AbstractUndoableEdit |
|---|
addEdit, canRedo, canUndo, die, getPresentationName, getRedoPresentationName, getUndoPresentationName, isSignificant, redo, replaceEdit, undo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface de.sciss.app.PerformableEdit |
|---|
perform |
| Methods inherited from interface javax.swing.undo.UndoableEdit |
|---|
addEdit, canRedo, canUndo, die, getPresentationName, getRedoPresentationName, getUndoPresentationName, isSignificant, redo, replaceEdit, undo |
| Constructor Detail |
|---|
public BasicUndoableEdit()
| Method Detail |
|---|
protected java.lang.String getResourceString(java.lang.String key)
public void debugDump(int nest)
debugDump in interface PerformableEditpublic java.lang.String toString()
toString in class javax.swing.undo.AbstractUndoableEdit
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||