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 UndoMgr
MainFrame. undoMgr
The undo mgr.Methods in org.apache.uima.tools.cvd that return UndoMgr Modifier and Type Method Description UndoMgr
MainFrame. getUndoMgr()
Gets the undo mgr.
-