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

Add additional convenience methods to StageBuilder

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Withdrawn
    • Icon: P4 P4
    • 8
    • 7u6
    • 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)

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

              Created:
              Updated:
              Resolved:
              Imported: