Enum Class OverrunStyle

java.lang.Object
java.lang.Enum<OverrunStyle>
javafx.scene.control.OverrunStyle
All Implemented Interfaces:
Serializable, Comparable<OverrunStyle>, Constable

public enum OverrunStyle extends Enum<OverrunStyle>
Defines the behavior of a labeled Control when the space for rendering the text is smaller than the space needed to render the entire string.
Since:
JavaFX 2.0