org.argouml.kernel
Class UndoEnabler

java.lang.Object
  extended byorg.argouml.kernel.UndoEnabler

public final class UndoEnabler
extends Object

Control for enabling undo functionality. Remove once undo has acceptable support through all of GEF and ArgoUML.


Field Summary
static boolean enabled
          Change this value to true to enable undo.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

enabled

public static boolean enabled
Change this value to true to enable undo. Do not commit to CVS in this state. TODO: Implement!



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook