summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Northover <steve>2003-02-20 03:50:36 +0000
committerSteve Northover <steve>2003-02-20 03:50:36 +0000
commit32d52dce8a12f09c8a7f87d38cc5f75cbcfbbaaa (patch)
tree713c1316a4b32bd16e83b3ec3702353a3fbfffb2
parent328063de9acd4d44570c48611259a36493fc51b6 (diff)
downloadeclipse.platform.swt-32d52dce8a12f09c8a7f87d38cc5f75cbcfbbaaa.tar.gz
eclipse.platform.swt-32d52dce8a12f09c8a7f87d38cc5f75cbcfbbaaa.tar.xz
eclipse.platform.swt-32d52dce8a12f09c8a7f87d38cc5f75cbcfbbaaa.zip
*** empty log message ***
-rwxr-xr-xbundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/widgets/Display.java5
1 files changed, 5 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/widgets/Display.java b/bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/widgets/Display.java
index d9de54a53c..5cff44a369 100755
--- a/bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/widgets/Display.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/widgets/Display.java
@@ -696,6 +696,11 @@ public static void setAppName (String name) {
/* Do nothing */
}
+public int getDismissalAlignment () {
+ checkDevice ();
+ return SWT.RIGHT;
+}
+
/**
* Returns the longest duration, in milliseconds, between
* two mouse button clicks that will be considered a