Package org.jmol.console
Class ScriptEditor.EditorDocument.MyUndoableEditListener
- java.lang.Object
-
- org.jmol.console.ScriptEditor.EditorDocument.MyUndoableEditListener
-
- All Implemented Interfaces:
java.util.EventListener
,javax.swing.event.UndoableEditListener
- Enclosing class:
- ScriptEditor.EditorDocument
protected class ScriptEditor.EditorDocument.MyUndoableEditListener extends java.lang.Object implements javax.swing.event.UndoableEditListener
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
MyUndoableEditListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
undoableEditHappened(javax.swing.event.UndoableEditEvent e)
-