Package | Description |
---|---|
javafx.beans.property |
The package
javafx.beans.property defines read-only
properties and writable properties, plus a number of implementations. |
javafx.print |
Provides the public classes for the JavaFX Printing API.
|
Modifier and Type | Class and Description |
---|---|
class |
ReadOnlyStringWrapper
This class provides a convenient class to define read-only properties.
|
Modifier and Type | Field and Description |
---|---|
private SimpleStringProperty |
JobSettings.jobName |