Spec-Zone .ru
спецификации, руководства, описания, API

JavaFX: Bringing Rich Experiences To All the Screens Of Your Life

expand all

Profile: desktop, common

Overview

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.

Profile: common conditional input_method

Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
public-readhighlightInputMethodHighlightnull

The higlight used for displaying this text.

public-readtextStringempty string

The text in this run.

Inherited Variables

Script Function Summary

Function Summary

public toString() : java.lang.String
Returns
String
 

Inherited Functions