de.folt.models.applicationmodel.guimodel.editor.datasourceeditor
Class OpenTMSPropertiesEditor
java.lang.Object
de.folt.models.applicationmodel.guimodel.editor.datasourceeditor.OpenTMSPropertiesEditor
public class OpenTMSPropertiesEditor
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenTMSPropertiesEditor
public OpenTMSPropertiesEditor(org.eclipse.swt.widgets.Composite parent,
int style,
OpenTMSXMLStyledTextWithPropertyEditor text,
GeneralLinguisticObject generalLinguisticObject)
main
public static void main(java.lang.String[] args)
getDataSourceEditor
public DataSourceEditor getDataSourceEditor()
- Returns:
- the dataSourceEditor
setDataSourceEditor
public void setDataSourceEditor(DataSourceEditor dataSourceEditor)
- Parameters:
dataSourceEditor - the dataSourceEditor to set
close
public void close()
- close
getGeneralLinguisticObject
public GeneralLinguisticObject getGeneralLinguisticObject()
- Returns:
- the generalLinguisticObject
loadProperties
public void loadProperties(LinguisticProperties linguisticProperties)
setGeneralLinguisticObject
public void setGeneralLinguisticObject(GeneralLinguisticObject generalLinguisticObject)
- Parameters:
generalLinguisticObject - the generalLinguisticObject to set
show
public void show()
sortTable
public void sortTable(org.eclipse.swt.widgets.Table table,
int columnIndex)
- Sorts the given table by the specified column.
- Parameters:
columnIndex -
toTop
public void toTop()
- toTop