Xj3D 2.0 VRML/X3D Code API

vrml.eai
Interface VrmlComponent

All Known Implementing Classes:
VRMLBrowserAWTPanel, VRMLBrowserJPanel

public interface VrmlComponent

Provides for implementation of a VRML browser than runs as a component and able to extract a Browser reference from it.

Generally this is used to provide a definition of an AWT component with a VRML display capability. There is no reason why this could not be used for other browser representations such as off screen renderers or file savers.

Version:
2.0 29 August 1998

Method Summary
 Browser getBrowser()
          Get a browser reference from this component that represents the internals of this browser.
 

Method Detail

getBrowser

Browser getBrowser()
Get a browser reference from this component that represents the internals of this browser.

Returns:
A reference to the browser object represented by this component.

Xj3D 2.0 VRML/X3D Code API

Copyright © 2001 - 2006 Web3D Consortium