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

WebNode quick guide: typo in Example 5.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • fx2.0
    • None
    • docs
    • None

      Page: http://ipg-jets.us.oracle.com/JavaFX/id_common-files/id_common-outgoing/E17411_01/javafx/2.0/webview/jfxpub-webview.htm
      There is a typo in Example 5 (line 96):
      is: toolBar.getChildren().removeAll.(showAll, hideAll);
      should be: toolBar.getChildren().removeAll(showAll, hideAll);

            aredko Alla Redko (Inactive)
            ilatyshe Irina Grineva (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: