summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ExpandBar.java
diff options
context:
space:
mode:
authorVeronika Irvine <veronika>2006-02-17 12:35:56 +0000
committerVeronika Irvine <veronika>2006-02-17 12:35:56 +0000
commit127624ef6ad0ca58f6aae14f906fa1570c7e7eb2 (patch)
treefc7dba697c00705bcb97d4b647ad96bb347d6243 /bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ExpandBar.java
parenta6b68e507983e00b3e169f6a616db2a1cbfa0693 (diff)
downloadeclipse.platform.swt-127624ef6ad0ca58f6aae14f906fa1570c7e7eb2.tar.gz
eclipse.platform.swt-127624ef6ad0ca58f6aae14f906fa1570c7e7eb2.tar.xz
eclipse.platform.swt-127624ef6ad0ca58f6aae14f906fa1570c7e7eb2.zip
fix javadoc
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ExpandBar.java')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ExpandBar.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ExpandBar.java b/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ExpandBar.java
index 33773138e1..29e6cb5488 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ExpandBar.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/ExpandBar.java
@@ -403,8 +403,6 @@ void setScrollbar () {
* Sets the receiver's spacing, spacing specifies the number of pixel allocated around
* each item.
*
- * @return the spacing
- *
* @exception SWTException <ul>
* <li>ERROR_WIDGET_DISPOSED - if the receiver has been disposed</li>
* <li>ERROR_THREAD_INVALID_ACCESS - if not called from the thread that created the receiver</li>