Synopsis
The Node.setUserData(
)
method provides the capability for the programmer
to register a callback object that will be notified when various
operations are performed on the node in question. These callback
objects must implement this interface to receive those
notifications.
Attributes
The UserDataHandler
interface has no attributes.
Method
The following method is defined for this interface: