Add additional convenience methods to StageBuilder

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Withdrawn
    • Priority: P4
    • 8
    • Affects Version/s: 7u6
    • Component/s: javafx

      When we fix RT-19260, the style method will end up calling initStyle (during applyTo). It makes sense to introduce convenience methods for the rest of init... methods of Stage.
      They are:

      *modality* :
      public StageBuilder modality(Modality modality)

      *owner* :
      public StageBuilder owner(Window owner)

            Assignee:
            Eva Krejčířová (Inactive)
            Reporter:
            Eva Krejčířová (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: