Class HiFiScrollButton

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

public class HiFiScrollButton extends XPScrollButton

HiFiScrollButton class.

Author Michael Hagen
See Also:
  • Constructor Details

    • HiFiScrollButton

      public HiFiScrollButton(int direction, int width)

      Constructor for HiFiScrollButton.

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