Class EditorHelper

java.lang.Object
org.nuiton.jaxx.widgets.extra.editor.EditorHelper

public class EditorHelper
extends java.lang.Object
EditorHelper. Created: 6 août 2006 20:51:50
Version:
$Revision$ Last update: $Date$ by : $Author$
Author:
poussin
  • Field Summary

    Fields
    Modifier and Type Field Description
    protected static java.lang.String UNDO_MANAGER  
  • Constructor Summary

    Constructors
    Constructor Description
    EditorHelper()  
  • Method Summary

    Modifier and Type Method Description
    protected static void addUndoRedoSupport​(javax.swing.JEditorPane editor)  
    protected static void removeUndoRedoSupport​(javax.swing.JEditorPane editor)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • EditorHelper

      public EditorHelper()
  • Method Details

    • addUndoRedoSupport

      protected static void addUndoRedoSupport​(javax.swing.JEditorPane editor)
    • removeUndoRedoSupport

      protected static void removeUndoRedoSupport​(javax.swing.JEditorPane editor)