java.lang.Object
com.virtuosotechnologies.asaph.standardgui.KeySignatureListEditor.AddListener
- All Implemented Interfaces:
- java.util.EventListener, javax.swing.event.UndoableEditListener
- Enclosing class:
- KeySignatureListEditor
- private class KeySignatureListEditor.AddListener
- extends java.lang.Object
- implements javax.swing.event.UndoableEditListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeySignatureListEditor.AddListener
private KeySignatureListEditor.AddListener()
undoableEditHappened
public void undoableEditHappened(javax.swing.event.UndoableEditEvent ev)
- Description copied from interface:
javax.swing.event.UndoableEditListener
- Undoable edit has happened
- Specified by:
undoableEditHappened in interface javax.swing.event.UndoableEditListener