onAllNodesWithTag
Finds all nodes inside this window's content tagged with tag via SwingModifier.testTag.
Return
a handle to the match set, empty rather than failing when nothing matches.
Parameters
tag
the tag declared on the nodes; every node of this window carrying it matches.