|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.lightdev.app.shtm.FrmMain.UndoHandler
public class FrmMain.UndoHandler
inner class for handling undoable edit events
| Constructor Summary | |
|---|---|
FrmMain.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 |
|---|
public FrmMain.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 | ||||||||