]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.ui/src/org/simantics/ui/selection/ExplorerColumnContentType.java
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.ui / src / org / simantics / ui / selection / ExplorerColumnContentType.java
diff --git a/bundles/org.simantics.ui/src/org/simantics/ui/selection/ExplorerColumnContentType.java b/bundles/org.simantics.ui/src/org/simantics/ui/selection/ExplorerColumnContentType.java
new file mode 100644 (file)
index 0000000..fc5d771
--- /dev/null
@@ -0,0 +1,8 @@
+package org.simantics.ui.selection;\r
+\r
+\r
+public class ExplorerColumnContentType implements WorkbenchSelectionContentType<Integer>  {\r
+\r
+       public static ExplorerColumnContentType INSTANCE = new ExplorerColumnContentType();\r
+       \r
+}\r