Class SwtScrollBar

java.lang.Object
org.pentaho.di.ui.spoon.SwtScrollBar
All Implemented Interfaces:
org.pentaho.di.core.gui.ScrollBarInterface

public class SwtScrollBar extends Object implements org.pentaho.di.core.gui.ScrollBarInterface
  • Constructor Details

    • SwtScrollBar

      public SwtScrollBar(org.eclipse.swt.widgets.ScrollBar scrollBar)
      Parameters:
      scrollBar -
  • Method Details

    • getSelection

      public int getSelection()
      Specified by:
      getSelection in interface org.pentaho.di.core.gui.ScrollBarInterface
    • setThumb

      public void setThumb(int thumb)
      Specified by:
      setThumb in interface org.pentaho.di.core.gui.ScrollBarInterface