[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-openjfx-dev
Subject:    [API-REVIEW] RT-18820: Task needs to support incremental updates to the value
From:       richardbair () me ! com
Date:       2013-01-29 23:23:51
Message-ID: 5A72E175-F811-4F3C-941A-2421396BB8EC () me ! com
[Download RAW message or body]

http://javafx-jira.kenai.com/browse/RT-18820

    /**
     * Updates the <code>value</code> property. Calls to updateValue
     * are coalesced and run later on the FX application thread, so =
calls
     * to updateValue, even from the FX Application thread, may not
     * necessarily result in immediate updates to this property, and
     * intermediate values may be coalesced to save on event
     * notifications.
     * <p>
     *     <em>This method is safe to be called from any thread.</em>
     * </p>
     *
     * @param value the new value
     */
    protected void updateValue(V value) {=85}


Thanks
Richard

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic