Uses of Class
net.doctimal.models.applicationmodel.guimodel.editor.SimpleXliffEditorWindow

Packages that use SimpleXliffEditorWindow
net.doctimal.models.applicationmodel.guimodel.editor   
 

Uses of SimpleXliffEditorWindow in net.doctimal.models.applicationmodel.guimodel.editor
 

Methods in net.doctimal.models.applicationmodel.guimodel.editor that return SimpleXliffEditorWindow
 SimpleXliffEditorWindow XliffEditorForm.getTargetTextWindow()
           
 

Methods in net.doctimal.models.applicationmodel.guimodel.editor with parameters of type SimpleXliffEditorWindow
 void XliffEditorForm.setTargetTextWindow(SimpleXliffEditorWindow targetTextWindow)