net.doctimal.models.applicationmodel.guimodel.editor
Class XliffEditor
java.lang.Object
net.doctimal.models.applicationmodel.guimodel.editor.XliffEditor
public class XliffEditor
- extends java.lang.Object
Class implements the doctimal xliff editor for openTMS. It is derived in parts from Heartsome Europe Araya xliff editor (www.heartsome,de)
- Author:
- klemens
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XliffEditor
public XliffEditor()
XliffEditor
public XliffEditor(java.lang.String[] args)
main
public static void main(java.lang.String[] args)
- main start the data source editor
- Parameters:
args - propertiesFile the properties to use (not used at the moment)
getPreferencesContainerContainer
public PreferencesContainer getPreferencesContainerContainer()
- Returns:
- the optionsContainer
getXliffEditorVersion
public java.lang.String getXliffEditorVersion()
- Returns:
- the xliffEditorVersion
setPreferencesContainer
public void setPreferencesContainer(PreferencesContainer preferencesContainer)
- Parameters:
preferencesContainer - the preferencesContainer to set
setXliffEditorVersion
public void setXliffEditorVersion(java.lang.String xliffEditorVersion)
- Parameters:
xliffEditorVersion - the xliffEditorVersion to set