Class UndoRedoHelper
java.lang.Object
net.thevpc.common.swing.text.UndoRedoHelper
- Author:
- thevpc
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidinstallUndoRedoManager(JTextComponent textcomp) static voidinstallUndoRedoManager(JTextComponent textcomp, UndoManager undo)
-
Constructor Details
-
UndoRedoHelper
public UndoRedoHelper()
-
-
Method Details
-
installUndoRedoManager
-
installUndoRedoManager
-