Class SmartScrollButton

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

public class SmartScrollButton extends BaseScrollButton

SmartScrollButton class.

Author Michael Hagen
See Also:
  • Constructor Details

    • SmartScrollButton

      public SmartScrollButton(int direction, int width)

      Constructor for SmartScrollButton.

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