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

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--

            kcr Kevin Rushforth
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: