| Name | Package | Description | Detail |
| | | |
| ReadOnlyStringWrapper | javafx.beans.property | This class provides a convenient class to define read-only properties. | Detail |
| SimpleStringProperty | javafx.beans.property | This class provides a full implementation of a Property wrapping aSince:JavaFX 2. | Detail |
| SimpleStyleableStringProperty | javafx.css | This class extends SimpleStringProperty and provides a full implementation of a StyleableProperty. | Detail |
| StringPropertyBase | javafx.beans.property | The class StringPropertyBase is the base class for a property wrapping a String value. | Detail |
| StyleableStringProperty | javafx.css | This class extends StringPropertyBase and provides a partial implementation of a StyleableProperty. | Detail |