Xj3D VRML/X3D Code API

org.web3d.vrml.nodes
Interface VRMLUrlListener

All Known Implementing Classes:
AbstractLoadManager, DefaultScriptManager

public interface VRMLUrlListener

An listener for changes in a nodes URL content.

Version:
$Revision: 1.1 $
Author:
Alan Hudson

Method Summary
 void urlChanged(VRMLNodeType node, int index)
          Notification that the Url content for this node has changed
 

Method Detail

urlChanged

public void urlChanged(VRMLNodeType node,
                       int index)
Notification that the Url content for this node has changed

Parameters:
index - The index of the field that has changed

Xj3D VRML/X3D Code API

Copyright © 2001 - 2005 Web3D Consortium