summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Accessibility
diff options
context:
space:
mode:
authorGrant Gayed <ggayed>2011-05-25 19:03:32 +0000
committerGrant Gayed <ggayed>2011-05-25 19:03:32 +0000
commit98d8669ffdccdc11b8dfb536c9b19f811253f358 (patch)
tree1e267cb57e015fac2af152c3046b213153699755 /bundles/org.eclipse.swt/Eclipse SWT Accessibility
parente0e4018a270638161fdb95fed521b859cd546aa3 (diff)
downloadeclipse.platform.swt-98d8669ffdccdc11b8dfb536c9b19f811253f358.tar.gz
eclipse.platform.swt-98d8669ffdccdc11b8dfb536c9b19f811253f358.tar.xz
eclipse.platform.swt-98d8669ffdccdc11b8dfb536c9b19f811253f358.zip
javadoc
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT Accessibility')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT Accessibility/common/org/eclipse/swt/accessibility/AccessibleEditableTextEvent.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT Accessibility/common/org/eclipse/swt/accessibility/AccessibleEditableTextEvent.java b/bundles/org.eclipse.swt/Eclipse SWT Accessibility/common/org/eclipse/swt/accessibility/AccessibleEditableTextEvent.java
index 4bc706c5e4..207614b147 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT Accessibility/common/org/eclipse/swt/accessibility/AccessibleEditableTextEvent.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT Accessibility/common/org/eclipse/swt/accessibility/AccessibleEditableTextEvent.java
@@ -53,7 +53,7 @@ public class AccessibleEditableTextEvent extends SWTEventObject {
/**
* [out] Set this field to {@link ACC#OK} if the operation
- * was completed successfully, and null otherwise.
+ * was completed successfully, and <code>null</code> otherwise.
*
* @see AccessibleEditableTextListener#copyText
* @see AccessibleEditableTextListener#cutText