summaryrefslogtreecommitdiffstats
path: root/bundles
diff options
context:
space:
mode:
authorGrant Gayed <ggayed>2005-10-19 14:49:38 +0000
committerGrant Gayed <ggayed>2005-10-19 14:49:38 +0000
commitefcc453b894c8ffd06a1768f8c800b7db7290290 (patch)
tree16d29d1a7f541a861f118316a7ea65292a270d5f /bundles
parentbfdad8e6617b59979e9cd8b7dd253fccbf35d638 (diff)
downloadeclipse.platform.swt-efcc453b894c8ffd06a1768f8c800b7db7290290.tar.gz
eclipse.platform.swt-efcc453b894c8ffd06a1768f8c800b7db7290290.tar.xz
eclipse.platform.swt-efcc453b894c8ffd06a1768f8c800b7db7290290.zip
javadoc
Diffstat (limited to 'bundles')
-rwxr-xr-xbundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/TreeItem.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/TreeItem.java b/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/TreeItem.java
index 08ee9a3f6e..6fff7b26c5 100755
--- a/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/TreeItem.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/TreeItem.java
@@ -617,7 +617,7 @@ public Color getForeground (int index) {
* the <code>CHECK style, return false.
* <p>
*
- * @return the grayed state
+ * @return the grayed state of the checkbox
*
* @exception SWTException <ul>
* <li>ERROR_WIDGET_DISPOSED - if the receiver has been disposed</li>