|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.utils.swing.notepad.Notepad.UndoHandler
protected class Notepad.UndoHandler
| Constructor Summary | |
|---|---|
protected |
Notepad.UndoHandler()
|
| Method Summary | |
|---|---|
void |
undoableEditHappened(javax.swing.event.UndoableEditEvent e)
Messaged when the Document has created an edit, the edit is added to undo, an instance of UndoManager. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Notepad.UndoHandler()
| Method Detail |
|---|
public void undoableEditHappened(javax.swing.event.UndoableEditEvent e)
undo, an instance of UndoManager.
undoableEditHappened in interface javax.swing.event.UndoableEditListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||