documentation: Transitions and Timeline: error in "Example 6 Timeline Events"

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: docs
    • None

      see page
      http://ipg-jets.us.oracle.com/JavaFX/id_common-files/id_common-outgoing/doctest/E17411_01/javafx/2.0/animations/jfxpub-animations.htm

      "Example 6 Timeline Events":
      actually:
      text.setContent(i.toString());
      expected:
      text.setText(i.toString());

            Assignee:
            Dmitry Kostovarov (Inactive)
            Reporter:
            Victor Shubov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: