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

Remove deprecated implementation methods from Scene

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • jfx18
    • jfx18
    • javafx

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: