org.argouml.kernel
Class UndoEnabler
java.lang.Object
org.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 |
enabled
public static boolean enabled
- Change this value to true to enable undo.
Do not commit to CVS in this state.
TODO: Implement!