Uses of Class
javafx.beans.property.ReadOnlyObjectPropertyBase
 
   -  
      Packages that use ReadOnlyObjectPropertyBase 软件包 描述 javafx.beans.property.adapter 提供各种类,作为常规Java Bean属性和对应的JavaFX Property之间的适配器。
-  
      -  
        Uses of ReadOnlyObjectPropertyBase in javafx.beans.property.adapterSubclasses of ReadOnlyObjectPropertyBase in javafx.beans.property.adapter Modifier and Type Class 描述 classReadOnlyJavaBeanObjectProperty<T>AReadOnlyJavaBeanObjectProperty在常规只读Java Bean属性T和JavaFXReadOnlyObjectProperty之间提供了一个适配器。
 
-