Package VASSAL.tools

Class AdjustableSpeedScrollPane

java.lang.Object
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, ScrollPaneConstants

public class AdjustableSpeedScrollPane extends ScrollPane
AdjustableSpeedScrollPane extends ScrollPane by making the scroll speed user-configurable. Use AdjustableScrollPane instead of ScrollPane wherever a scrollpane for large images is needed.
Author:
Joel Uckelman
See Also: