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

Remove deprecated implementation methods from Scene

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • jfx18
    • jfx18
    • javafx

      The following implementation methods in Scene were deprecated for removal in JavaFX 17 by JDK-8270246:

          public void disposePeer()
          public void enableInputMethodEvents(boolean enable)
          public void processKeyEvent(KeyEvent e)

      They can now be removed from the API by making them package-scope.

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

              Created:
              Updated:
              Resolved: