Package | Description |
---|---|
org.eclipse.swt.widgets |
SWT widget public API classes.
|
Modifier and Type | Method and Description |
---|---|
ScrollBar |
Scrollable.getHorizontalBar()
Returns the receiver's horizontal scroll bar if it has
one, and null if it does not.
|
ScrollBar |
Scrollable.getVerticalBar()
Returns the receiver's vertical scroll bar if it has
one, and null if it does not.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.