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

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

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

Methods in net.doctimal.models.applicationmodel.guimodel.editor that return XliffEditorWindow
 XliffEditorWindow XliffEditorWithToolBars.getXliffEditorWindow()
           
 XliffEditorWindow XliffEditorForm.getXliffEditorWindow()
           
 

Methods in net.doctimal.models.applicationmodel.guimodel.editor with parameters of type XliffEditorWindow
 void XliffEditorWithToolBars.setXliffEditorWindow(XliffEditorWindow xliffEditorWindow)
           
 void XliffEditorForm.setXliffEditorWindow(XliffEditorWindow xliffEditorWindow)