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

Clean up Stage and StageHelper

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 8
    • javafx
    • None
    • 8

      1) Remove getStages() and make caller of this method to use public API Window.getWindows().

      public static ObservableList<Stage> getStages()

      2) Force Stage static initialization should be called in a static block of StageHelper rather in getStages().

            ckyang Chien Yang (Inactive)
            ckyang Chien Yang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: