Class BindableNodeManager

java.lang.Object
org.xj3d.core.eventmodel.BindableNodeManager
All Implemented Interfaces:
VRMLBindableNodeListener

public class BindableNodeManager extends Object implements VRMLBindableNodeListener
The manager of bindable/activatable nodes at runtime.

This common manager is responsible for handling the details of a single type of bindable or activatable node. The primary difference between the two types is that bindable nodes also have a bindTime field that must be set at the time they get bound.

Version:
$Revision: 1.2 $
Author:
Justin Couch