Class SwtScrollBar

  • All Implemented Interfaces:
    org.pentaho.di.core.gui.ScrollBarInterface

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

      • SwtScrollBar

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

      • 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