public class UndoAdapter extends Object implements UndoableEditListener
| Constructor and Description |
|---|
UndoAdapter(UndoManager undoManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
undoableEditHappened(UndoableEditEvent arg0) |
public UndoAdapter(UndoManager undoManager)
undoManager - The undoManager handling the undo/redo history listpublic void undoableEditHappened(UndoableEditEvent arg0)
undoableEditHappened in interface UndoableEditListenerCopyright © 2022. All rights reserved.