Module java.desktop
Package java.awt

Class ScrollPaneAdjustable

java.lang.Object
java.awt.ScrollPaneAdjustable
All Implemented Interfaces:
Adjustable, Serializable

public class ScrollPaneAdjustable
extends Object
implements Adjustable, Serializable
This class represents the state of a horizontal or vertical scrollbar of a ScrollPane. Objects of this class are returned by ScrollPane methods.
Since:
1.4
See Also:
Serialized Form