Eclipse Platform
2.1

Uses of Class
org.eclipse.swt.widgets.ScrollBar

Packages that use ScrollBar
org.eclipse.swt.widgets SWT widget public API classes. 
 

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 Scrollable.getVerticalBar()
          Returns the receiver's vertical scroll bar if it has one, and null if it does not.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.