public class UndoRedoHelper extends Object
| Constructor and Description |
|---|
UndoRedoHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
installUndoRedoManager(JTextComponent textcomp) |
static void |
installUndoRedoManager(JTextComponent textcomp,
UndoManager undo) |
public static void installUndoRedoManager(JTextComponent textcomp)
public static void installUndoRedoManager(JTextComponent textcomp, UndoManager undo)
Copyright © 2021 vpc open source initiative. All rights reserved.