[Dialogs] Have Dialog inherit icons from owner Stage

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • 8u40
    • Affects Version/s: 8u40
    • Component/s: javafx

      To make use of the Stage wrapped in the Dailog (i.e. to add icons), it would be nice to have convenience method

      Stage stage = getStage();

      instead of the long way:

      Stage stage = (Stage)getDialogPane().getScene().getWindow();

            Assignee:
            Jonathan Giles
            Reporter:
            Christoph Keimel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: