api doc of Task.call incomplete

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 8u40
    • Affects Version/s: None
    • Component/s: javafx

      api doc of call mentions all methods that are safe to be called from the background, except the new updateValue

      is:

      Only the updateProgress, updateMessage, and updateTitle methods of Task may be called from code within this method.

      should be

      Only the updateProgress, updateMessage, updateTitle and updateValue methods of Task may be called from code within this method

            Assignee:
            Martin Sládeček
            Reporter:
            Jeanette Winzenburg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: