Public Member Functions | Package Attributes

si.ijs.acs.objectexplorer.engine.BACI.BACITreeDataNode Class Reference

Inheritance diagram for si.ijs.acs.objectexplorer.engine.BACI.BACITreeDataNode:
si.ijs.acs.objectexplorer.OETreeNode si.ijs.acs.objectexplorer.engine.BACI.BACIRemoteNode si.ijs.acs.objectexplorer.engine.BACI.DelegateRemoteNode

List of all members.

Public Member Functions

 BACITreeDataNode (int newType, String name, Object data, OETree newParentTree, javax.swing.Icon icon)

Package Attributes

ArrayList childrenHolder = null
String domainRemainder = null

Detailed Description

Insert the type's description here. Creation date: (1.11.2000 12:35:07)

Author:
:

Constructor & Destructor Documentation

si.ijs.acs.objectexplorer.engine.BACI.BACITreeDataNode.BACITreeDataNode ( int  newType,
String  name,
Object  data,
OETree  newParentTree,
javax.swing.Icon  icon 
)

OETreeDataNode constructor comment.

Parameters:
newType int
newObjectType java.lang.String
newObject java.lang.Object
newParentTree si.ijs.acs.objectexplorer.OETree

Member Data Documentation


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