public class EditorHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
UNDO_MANAGER |
| Constructor and Description |
|---|
EditorHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
addUndoRedoSupport(JEditorPane editor) |
protected static void |
removeUndoRedoSupport(JEditorPane editor) |
protected static final String UNDO_MANAGER
protected static void addUndoRedoSupport(JEditorPane editor)
protected static void removeUndoRedoSupport(JEditorPane editor)
Copyright © 2004–2017 Ultreia.io. All rights reserved.