javax.media.j3d
Interface NodeComponentUpdate

All Known Implementing Classes:
RenderMolecule

interface NodeComponentUpdate

A Node Component Update interface. Any object that can be put in the node component updateCheck list must implement this interface.


Method Summary
 void updateNodeComponentCheck()
          The actual update function.
 

Method Detail

updateNodeComponentCheck

void updateNodeComponentCheck()
The actual update function.



Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.