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

[ToggleGroup] Grouping API problem

XMLWordPrintable

      To bing some ToggleButton to the ToggleGroup I need to call setToggleGroup() from ToggleButton side.

      Toggle Group has method:

      getToggles
      public final ObservableList<Toggle> getToggles()
      The list of toggles within the ToggleGroup.

      As list Observable, I can wish to put some ToggleButton there directly. And this is possible. And this not make any influence on ToggleButton.

            kwwong Kinsley Wong (Inactive)
            akirov Alexander Kirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: