Public Member Functions

si.ijs.acs.objectexplorer.TreeHandlerBean.SubNodesSearching Class Reference

List of all members.

Public Member Functions

 SubNodesSearching (TreeHandlerBean in_parent, OETreeNode node)
void run ()

Detailed Description

Thread used to aquire subnodes of a first time expanded OETreeNode

Creation date: (9/26/98 10:40:53 AM)

Author:
: Miha Kadunc
rbertoncelj

Constructor & Destructor Documentation

si.ijs.acs.objectexplorer.TreeHandlerBean.SubNodesSearching.SubNodesSearching ( TreeHandlerBean  in_parent,
OETreeNode  node 
)

ComponentNamesSearching constructor comment.


Member Function Documentation

void si.ijs.acs.objectexplorer.TreeHandlerBean.SubNodesSearching.run (  ) 

Thread that searches for subnodes of a selected/clicked node in the tree. It uses RemoteAccess to connect to the node and to get the array of subnodes, then adds them to the selected node. Appropriate nodes are added to the treeByType and also the corresponding DelegateRemoteNodes are created and added to the treeByName.

Author:
: Miha Kadunc
: rbertoncelj

References si.ijs.acs.objectexplorer.engine.BACI.RemoteNodeCouple.deviceByName, si.ijs.acs.objectexplorer.engine.BACI.RemoteNodeCouple.deviceByType, si.ijs.acs.objectexplorer.engine.RemoteAccess.explodeTreeNode(), si.ijs.acs.objectexplorer.OETreeNode.getName(), si.ijs.acs.objectexplorer.OETreeNode.getNodeType(), si.ijs.acs.objectexplorer.NotificationBean.reportError(), si.ijs.acs.objectexplorer.ObjectExplorer.setEnabled(), si.ijs.acs.objectexplorer.ObjectExplorer.setReady(), and si.ijs.acs.objectexplorer.OETreeNode.toString().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties