Class FastScrollButton

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

public class FastScrollButton extends BaseScrollButton

FastScrollButton class.

See Also:
  • Constructor Details

    • FastScrollButton

      public FastScrollButton(int direction, int width)

      Constructor for FastScrollButton.

      Parameters:
      direction - a Integer object.
      width - a Integer object.
  • Method Details