// Generated automatically from javafx.beans.property.ReadOnlyObjectProperty for testing purposes package javafx.beans.property; import javafx.beans.binding.ObjectExpression; import javafx.beans.property.ReadOnlyProperty; abstract public class ReadOnlyObjectProperty extends javafx.beans.binding.ObjectExpression implements javafx.beans.property.ReadOnlyProperty { public ReadOnlyObjectProperty(){} public String toString(){ return null; } }