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

Node.lookup() method does not expose children of TabPane(tabs) and SplitPane(items)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • fx2.1
    • fx2.0
    • javafx
    • Win XP 32bit

      Node.lookup() method does not expose children of TabPane(tabs) and SplitPane(items). I think this because TabPane.getChildern() and SplitPane.getChildren() return empty lists, but TabPane.getTabs() and SplitPane.getItems() return "real" children.

            kwwong Kinsley Wong (Inactive)
            mfeldmanjfx Michael Feldman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: