]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.document.swt.core/scl/SWT/Types.scl
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.document.swt.core / scl / SWT / Types.scl
diff --git a/bundles/org.simantics.document.swt.core/scl/SWT/Types.scl b/bundles/org.simantics.document.swt.core/scl/SWT/Types.scl
new file mode 100644 (file)
index 0000000..e678deb
--- /dev/null
@@ -0,0 +1,13 @@
+\r
+importJava "org.simantics.document.swt.core.bean.ColumnBean" where\r
+    data ColumnBean\r
+\r
+importJava "org.simantics.browsing.ui.StatePersistor" where\r
+    data StatePersistor\r
+\r
+importJava "org.eclipse.swt.layout.GridLayout" where\r
+    data GridLayout\r
+\r
+importJava "org.eclipse.swt.layout.GridData" where\r
+    data GridData\r
+    
\ No newline at end of file