com.ochafik.swing
Class UndoRedoUtils

java.lang.Object
  extended by com.ochafik.swing.UndoRedoUtils

public class UndoRedoUtils
extends Object


Constructor Summary
UndoRedoUtils()
           
 
Method Summary
static void registerNewUndoManager(JComponent jtc, Document d)
           
static void registerNewUndoManager(JTextComponent jtc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UndoRedoUtils

public UndoRedoUtils()
Method Detail

registerNewUndoManager

public static void registerNewUndoManager(JTextComponent jtc)

registerNewUndoManager

public static void registerNewUndoManager(JComponent jtc,
                                          Document d)


Copyright © 2009. All Rights Reserved.