public abstract class ReadOnlyStringProperty
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

Super class for all readonly properties wrapping an String.

extends StringExpression implements ReadOnlyProperty<String>

See also:
javafx.beans.value.ObservableStringValue, javafx.beans.binding.StringExpression, ReadOnlyProperty

Since:  JavaFX 2.0