]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.document.swt.core/scl/SWT/Types.scl
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.document.swt.core / scl / SWT / Types.scl
1
2 importJava "org.simantics.document.swt.core.bean.ColumnBean" where
3     data ColumnBean
4
5 importJava "org.simantics.browsing.ui.StatePersistor" where
6     data StatePersistor
7
8 importJava "org.eclipse.swt.layout.GridLayout" where
9     data GridLayout
10
11 importJava "org.eclipse.swt.layout.GridData" where
12     data GridData
13