summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java
diff options
context:
space:
mode:
authorBogdan Gheorghe <gheorghe>2011-01-26 16:47:37 +0000
committerBogdan Gheorghe <gheorghe>2011-01-26 16:47:37 +0000
commita472b803cedb6af3b18daeca703ee4b14948124c (patch)
treefb9eb3c65ddbcece9ebd2d36abd9c8c1e87a5e52 /bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java
parente735f04ba82546dbebec47e88433959617ac7697 (diff)
downloadeclipse.platform.swt-a472b803cedb6af3b18daeca703ee4b14948124c.tar.gz
eclipse.platform.swt-a472b803cedb6af3b18daeca703ee4b14948124c.tar.xz
eclipse.platform.swt-a472b803cedb6af3b18daeca703ee4b14948124c.zip
Updated Touch comment
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java')
-rwxr-xr-xbundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java7
1 files changed, 1 insertions, 6 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java b/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java
index 34a6632e92..87983db4a5 100755
--- a/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/SWT.java
@@ -716,13 +716,8 @@ public class SWT {
public static final int OpenDocument = 46;
/**
- * The touch event type (value is 46).
+ * The touch event type (value is 47).
*
- * <p>
- * This event is sent when SWT receives notification that a document
- * should be opened.
- * </p>
- *
* @see org.eclipse.swt.widgets.Display#addListener
* @see org.eclipse.swt.widgets.Event
*