Package org.pentaho.di.ui.spoon
Class SwtScrollBar
java.lang.Object
org.pentaho.di.ui.spoon.SwtScrollBar
- All Implemented Interfaces:
org.pentaho.di.core.gui.ScrollBarInterface
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SwtScrollBar
public SwtScrollBar(org.eclipse.swt.widgets.ScrollBar scrollBar) - Parameters:
scrollBar
-
-
-
Method Details
-
getSelection
public int getSelection()- Specified by:
getSelection
in interfaceorg.pentaho.di.core.gui.ScrollBarInterface
-
setThumb
public void setThumb(int thumb) - Specified by:
setThumb
in interfaceorg.pentaho.di.core.gui.ScrollBarInterface
-