Enum Class ScrollPane.ScrollBarPolicy

java.lang.Object
java.lang.Enum<ScrollPane.ScrollBarPolicy>
javafx.scene.control.ScrollPane.ScrollBarPolicy
All Implemented Interfaces:
Serializable, Comparable<ScrollPane.ScrollBarPolicy>, Constable
Enclosing class:
ScrollPane

public static enum ScrollPane.ScrollBarPolicy extends Enum<ScrollPane.ScrollBarPolicy>
An enumeration denoting the policy to be used by a scrollable Control in deciding whether to show a scroll bar.
Since:
JavaFX 2.0