Class FVToolBar

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants

public class FVToolBar extends JToolBar
Toolbar that contains widgets for controlling the FileViewer.
See Also:
  • Constructor Details

    • FVToolBar

      public FVToolBar(FVEventListener eventListener)
      Constructor.
      Parameters:
      eventListener - the event listener that will be notified of action events
  • Method Details

    • isScrollLockOn

      public boolean isScrollLockOn()
    • setScrollLockOn

      public void setScrollLockOn(boolean lock)