Interface WritableObjectValue<T>

  • Method Summary

    Modifier and Type
    Method
    Description
    get()
    Get the wrapped value.
    void
    set(T value)
    Set the wrapped value.

    Methods declared in interface javafx.beans.value.WritableValue

    getValue, setValue