Package | Description |
---|---|
com.sun.javafx.scene.control.skin | |
javafx.scene.text |
Provides the set of classes for fonts and renderable Text Node.
|
Modifier and Type | Class and Description |
---|---|
class |
LabeledText
LabeledText allows the Text to be styled by the CSS properties of Labeled
that are meant to style the textual component of the Labeled.
|
Modifier and Type | Method and Description |
---|---|
Text |
TextBuilder.build()
Deprecated.
Make an instance of
Text based on the properties set on this builder. |
Modifier and Type | Method and Description |
---|---|
void |
TextBuilder.applyTo(Text x)
Deprecated.
|
Copyright © 2020. All rights reserved.