summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/MessageBox.java
diff options
context:
space:
mode:
authorCarolyn MacLeod <carolyn>2002-06-08 19:46:21 +0000
committerCarolyn MacLeod <carolyn>2002-06-08 19:46:21 +0000
commit6224baabfc4b217290f584056366efabc786651a (patch)
tree4897d2016b1085ef191793c70e35795cd93bd174 /bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/MessageBox.java
parent0d73baccbec22dccf32ff785545ea34ea3536d24 (diff)
downloadeclipse.platform.swt-6224baabfc4b217290f584056366efabc786651a.tar.gz
eclipse.platform.swt-6224baabfc4b217290f584056366efabc786651a.tar.xz
eclipse.platform.swt-6224baabfc4b217290f584056366efabc786651a.zip
JavadocBasher
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/MessageBox.java')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/MessageBox.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/MessageBox.java b/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/MessageBox.java
index 4074134680..e81ee10951 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/MessageBox.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/MessageBox.java
@@ -70,8 +70,8 @@ public MessageBox (Shell parent) {
* class, or must be built by <em>bitwise OR</em>'ing together
* (that is, using the <code>int</code> "|" operator) two or more
* of those <code>SWT</code> style constants. The class description
- * for all SWT dialog classes should include a comment which
- * describes the style constants which are applicable to the class.
+ * lists the style constants that are applicable to the class.
+ * Style bits are also inherited from superclasses.
* </p>
* Note: Currently, null can be passed in for the parent.
* This has the effect of creating the dialog on the currently active