Uses of Class
ca.phon.app.opgraph.editor.SimpleEditor
Packages that use SimpleEditor
-
Uses of SimpleEditor in ca.phon.app.opgraph.analysis
Methods in ca.phon.app.opgraph.analysis that return types with arguments of type SimpleEditorModifier and TypeMethodDescriptionOpenSimpleAnalysisComposerAction.getEditor()
AnalysisComposerEP.getFutureEditor()
-
Uses of SimpleEditor in ca.phon.app.query.actions
Methods in ca.phon.app.query.actions with parameters of type SimpleEditorModifier and TypeMethodDescriptionvoid
SendToAnalysisComposer.sendScriptToEditor
(SimpleEditor analysisComposer) Constructors in ca.phon.app.query.actions with parameters of type SimpleEditorModifierConstructorDescriptionSendToAnalysisComposer
(QueryAndReportWizard wizard, SimpleEditor analysisComposer)