Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8120819

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • None
    • 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());

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

              Created:
              Updated:
              Resolved:
              Imported: