public interface UndoableEditListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
undoableEditHappened(UndoableEditEvent e)
发生可撤销的修改
|
void undoableEditHappened(UndoableEditEvent e)