Class InputMethodTextRun

java.lang.Object
javafx.scene.input.InputMethodTextRun
All Implemented Interfaces:
Serializable

public class InputMethodTextRun extends Object implements Serializable
Represents a single run in which the characters have the same set of highlights in the input method text.

Note: this is a conditional feature. See ConditionalFeature.INPUT_METHOD for more information.

Since:
JavaFX 2.0
See Also: