Uses of Class
org.apache.uima.tools.cvd.MainFrame
Packages that use MainFrame
-
Uses of MainFrame in org.apache.uima.tools.cvd
Methods in org.apache.uima.tools.cvd that return MainFrameModifier and TypeMethodDescriptionstatic MainFrame
CVD.createMainFrame()
Creates the main frame.static MainFrame
CVD.createMainFrame
(File iniFile) Creates the main frame. -
Uses of MainFrame in org.apache.uima.tools.cvd.control
Methods in org.apache.uima.tools.cvd.control with parameters of type MainFrameModifier and TypeMethodDescriptionstatic void
MainFrameClosing.handleClosingEvent
(MainFrame main) Handle closing event.Constructors in org.apache.uima.tools.cvd.control with parameters of type MainFrameModifierConstructorDescriptionAboutHandler
(MainFrame frame) Instantiates a new about handler.AboutUimaHandler
(MainFrame frame) Instantiates a new about uima handler.AddLanguageHandler
(MainFrame frame) Instantiates a new adds the language handler.Instantiates a new annotator open event handler.Instantiates a new annotator rerun event handler.Instantiates a new annotator run CPC event handler.Instantiates a new annotator run on cas event handler.CaretChangeHandler
(MainFrame frame) Instantiates a new caret change handler.CloseLogViewHandler
(MainFrame frame) Instantiates a new close log view handler.CloseTypeSystemHandler
(MainFrame frame) Instantiates a new close type system handler.ColorPrefsOpenHandler
(MainFrame frame) Instantiates a new color prefs open handler.ColorPrefsSaveHandler
(MainFrame frame) Instantiates a new color prefs save handler.FileOpenEventHandler
(MainFrame frame) Instantiates a new file open event handler.FileSaveAsEventHandler
(MainFrame frame) Instantiates a new file save as event handler.FileSaveEventHandler
(MainFrame frame) Instantiates a new file save event handler.FocusFSAction
(MainFrame frame) Instantiates a new focus FS action.FocusIRAction
(MainFrame frame) Instantiates a new focus IR action.FocusTextAction
(MainFrame frame) Instantiates a new focus text action.FSTreeSelectionListener
(MainFrame frame) Instantiates a new FS tree selection listener.HelpHandler
(MainFrame frame) Instantiates a new help handler.IndexPopupListener
(MainFrame frame) Instantiates a new index popup listener.Instantiates a new index tree selection listener.LoadRecentDescFileEventHandler
(MainFrame frame, String fileName) Instantiates a new load recent desc file event handler.LoadRecentTextFileEventHandler
(MainFrame frame, String fileName) Instantiates a new load recent text file event handler.MainFrameClosing
(MainFrame frame) Instantiates a new main frame closing.ManualHandler
(MainFrame frame) Instantiates a new manual handler.NewTextEventHandler
(MainFrame frame) Instantiates a new new text event handler.PopupHandler
(MainFrame frame, int n) Instantiates a new popup handler.PopupListener
(MainFrame frame) Instantiates a new popup listener.RemoveLanguageHandler
(MainFrame frame) Instantiates a new removes the language handler.Instantiates a new restore lang defaults handler.SetCodePageHandler
(MainFrame frame) Instantiates a new sets the code page handler.SetDataPathHandler
(MainFrame frame) Instantiates a new sets the data path handler.SetLanguageHandler
(MainFrame frame) Instantiates a new sets the language handler.Instantiates a new show annotated text handler.Instantiates a new show annotation customizer handler.ShowTypesystemHandler
(MainFrame frame) Instantiates a new show typesystem handler.SofaSelectionListener
(MainFrame frame) Instantiates a new sofa selection listener.SystemExitHandler
(MainFrame frame) Instantiates a new system exit handler.TextChangedListener
(MainFrame frame) Instantiates a new text changed listener.TextContextMenuAction
(MainFrame frame) Instantiates a new text context menu action.TextFocusHandler
(MainFrame frame) Instantiates a new text focus handler.Instantiates a new type system file open event handler.Instantiates a new undo mgr.Instantiates a new XCAS file open event handler.XCASSaveHandler
(MainFrame frame) Instantiates a new XCAS save handler.XCASSaveTSHandler
(MainFrame frame) Instantiates a new XCAS save TS handler.Instantiates a new xmi cas file open handler.XmiCasSaveHandler
(MainFrame main) Instantiates a new xmi cas save handler.