Dialog API javadoc close() and hide() methods description are backwards

XMLWordPrintable

    • x86
    • other

      A DESCRIPTION OF THE PROBLEM :
      close
      =====
      public final void close()
      Hides the dialog.

      hide
      =====
      public final void hide()
      closes the dialog.


      URL OF FAULTY DOCUMENTATION :
      https://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/Dialog.html#showAndWait--

            Assignee:
            Kevin Rushforth
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: