Class HorizontalScrollBarHandler

  • All Implemented Interfaces:
    org.eclipse.swt.widgets.Listener

    public class HorizontalScrollBarHandler
    extends ScrollBarHandlerTemplate
    Listener for the Horizontal scroll bar events on the Viewport Layer. State is exposed to this class from the viewport, since it works in close conjnuction with it.
    • Constructor Detail

      • HorizontalScrollBarHandler

        public HorizontalScrollBarHandler​(ViewportLayer viewportLayer,
                                          org.eclipse.swt.widgets.ScrollBar scrollBar)
      • HorizontalScrollBarHandler

        public HorizontalScrollBarHandler​(ViewportLayer viewportLayer,
                                          IScroller<?> scroller)