Add addChild(Node node) method to Parent

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 8u5
    • Component/s: javafx

      I bet this has been up before but I find the getChildren().add(node) statement quite noisy.

      add(Node node) on Parent (or addChild) is used so often that it should be a convenience method. remove(Node node) as well.

            Assignee:
            Unassigned
            Reporter:
            Mikael Grev
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Imported: