Interface ScrollBarInterface


public interface ScrollBarInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    void
    setThumb(int thumb)
     
  • Method Details

    • setThumb

      void setThumb(int thumb)
    • getSelection

      int getSelection()