Remove deprecated implementation methods from Scene

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • jfx18
    • Affects Version/s: jfx18
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: