Uses of Class
org.apache.uima.tools.cvd.control.UndoMgr
-
Packages that use UndoMgr Package Description org.apache.uima.tools.cvd -
-
Uses of UndoMgr in org.apache.uima.tools.cvd
Fields in org.apache.uima.tools.cvd declared as UndoMgr Modifier and Type Field Description private UndoMgrMainFrame. undoMgrThe undo mgr.Methods in org.apache.uima.tools.cvd that return UndoMgr Modifier and Type Method Description UndoMgrMainFrame. getUndoMgr()Gets the undo mgr.
-