Class TextureScrollButton

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

public class TextureScrollButton extends XPScrollButton

TextureScrollButton class.

Author Michael Hagen
See Also:
  • Constructor Details

    • TextureScrollButton

      public TextureScrollButton(int direction, int width)

      Constructor for TextureScrollButton.

      Parameters:
      direction - a Integer object.
      width - a Integer object.