Microscopy Image Browser 2.91
MIB
Loading...
Searching...
No Matches
findNode.m File Reference

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
 

Detailed Description

find a node in the uitree which has nodeName text in it, used by mibDatasetInfoController

Function Documentation

◆ findNode()

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)

Return values
foundNodea handle to the node if it is found, or empty
Required fields of node:

References findNode().

Referenced by findNode(), and mibDatasetInfoController.searchEdit_Callback().

Here is the call graph for this function:
Here is the caller graph for this function: