![]() |
Microscopy Image Browser 2.91
MIB
|
find a node in the uitree which has nodeName text in it, used by mibDatasetInfoController More...
Functions | |
| function foundNode = | findNode (nodeName, node) |
| find a node in the uitree which has nodeName text in it, used by mibDatasetInfoController | |
find a node in the uitree which has nodeName text in it, used by mibDatasetInfoController
| function foundNode = findNode | ( | nodeName, | |
| node ) |
find a node in the uitree which has nodeName text in it, used by mibDatasetInfoController
Paramters: nodeName: a string to find node: a handle to the current node (DefaultMutableTreeNode Java class)
| foundNode | a handle to the node if it is found, or empty |
References findNode().
Referenced by findNode(), and mibDatasetInfoController.searchEdit_Callback().

