Uses of Class
javafx.beans.property.ReadOnlyStringProperty
-
Uses of ReadOnlyStringProperty in javafx.beans.property
Modifier and TypeClassDescriptionclass
This class provides a full implementation of aProperty
wrapping aString
value.class
This class provides a full implementation of aProperty
wrapping aString
value.class
The classStringPropertyBase
is the base class for a property wrapping aString
value.