Xj3D 2.0 VRML/X3D Code API

org.web3d.vrml.nodes
Interface VRMLUrlListener

All Known Implementing Classes:
AbstractLoadManager, DefaultLoadManager, DefaultScriptManager, MemCacheLoadManager

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

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 2.0 VRML/X3D Code API

Copyright © 2001 - 2006 Web3D Consortium