Xj3D VRML/X3D Code API

org.web3d.vrml.io
Interface ReadProgressListener


public interface ReadProgressListener

Listens for updates to read status on a stream.

Version:
$Revision: 1.2 $
Author:
Alan Hudson

Method Summary
 void progressUpdate(long value)
          Notification of where the stream is at.
 

Method Detail

progressUpdate

public void progressUpdate(long value)
Notification of where the stream is at. The value is dependent on the type, absolute or relative.

Parameters:
value - The new value

Xj3D VRML/X3D Code API

Copyright © 2001 - 2005 Web3D Consortium