|
Eclipse Rich Ajax Platform | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScrollBar | |
---|---|
org.eclipse.swt.custom | |
org.eclipse.swt.widgets |
Uses of ScrollBar in org.eclipse.swt.custom |
---|
Methods in org.eclipse.swt.custom that return ScrollBar | |
---|---|
ScrollBar |
ScrolledComposite.getHorizontalBar()
Returns the receiver's horizontal scroll bar if it has one, and null if it does not. |
ScrollBar |
ScrolledComposite.getVerticalBar()
Returns the receiver's vertical scroll bar if it has one, and null if it does not. |
Uses of ScrollBar in org.eclipse.swt.widgets |
---|
Methods in org.eclipse.swt.widgets that return ScrollBar | |
---|---|
ScrollBar |
Scrollable.getHorizontalBar()
Returns the receiver's horizontal scroll bar if it has one, and null if it does not. |
ScrollBar |
Table.getHorizontalBar()
Returns the receiver's horizontal scroll bar if it has one, and null if it does not. |
ScrollBar |
Tree.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. |
ScrollBar |
Table.getVerticalBar()
Returns the receiver's vertical scroll bar if it has one, and null if it does not. |
ScrollBar |
Tree.getVerticalBar()
Returns the receiver's vertical scroll bar if it has one, and null if it does not. |
|
Eclipse Rich Ajax Platform | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) EclipseSource and others 2002, 2011. All rights reserved.