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

Stage: iconified property is read-only

XMLWordPrintable

      Despite the fact that there is a setIconified(boolean) method in the Stage class, iconifiedProperty() returns a ReadOnlyBooleanProperty.
      This makes binding a UI element to this property (ie: a ToggleButton when creating an undecorated window) cumbersome.

      This property should return a BooleanProperty instead or the documentation should be expanded to explain why the returned property is read-only.

            psafrata Pavel Šafrata
            fbouyajfx Fabrice Bouyé (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: