| Package | Description |
|---|---|
| org.eclipse.swt.widgets |
| 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.
|
Copyright © 2017. All Rights Reserved.