org.nuiton.widget.editor
Class EditorHelper

java.lang.Object
  extended by org.nuiton.widget.editor.EditorHelper

public class EditorHelper
extends Object

EditorHelper. Created: 6 août 2006 20:51:50

Version:
$Revision: 184 $ Last update: $Date: 2009-05-16 06:01:36 +0200 (sam., 16 mai 2009) $ by : $Author: tchemit $
Author:
poussin

Field Summary
protected static String UNDO_MANAGER
           
 
Constructor Summary
EditorHelper()
           
 
Method Summary
protected static void addUndoRedoSupport(JEditorPane editor)
           
protected static void removeUndoRedoSupport(JEditorPane editor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UNDO_MANAGER

protected static final String UNDO_MANAGER
See Also:
Constant Field Values
Constructor Detail

EditorHelper

public EditorHelper()
Method Detail

addUndoRedoSupport

protected static void addUndoRedoSupport(JEditorPane editor)

removeUndoRedoSupport

protected static void removeUndoRedoSupport(JEditorPane editor)


Copyright © 2004-2010 CodeLutin. All Rights Reserved.