Xj3D 2.0 VRML/X3D Code API

Package org.xj3d.ui.construct

Classes that are used to build and provide basic functionality to an Xj3D browser instance.

See:
          Description

Interface Summary
ConstructBuilder Defines the functional steps for building the infrastructure of an Xj3D browser instance.
ScenePreprocessor Defines the requirements of a module that performs some modifications to a VRMLScene instance before it is set to the browser Construct.
 

Class Summary
BlockingWorldLoader A function module that handles world loading and blocks until the world is loaded and all the content loader threads return to their idle state.
ClassLoadUtilities Utility methods for loading classes.
Construct The Construct is an abstract class that provides a flexible container and builder for instantiating and configuring the objects that provide the infrastructure of an X3D browser.
LoggingErrorReporter An implementation of the ErrorReporter interface that writes all reports to a log file.
SystemErrorReporter An implementation of the ErrorReporter interface that writes all reports to System.out and can be configured to limit the report types that will be produced.
 

Package org.xj3d.ui.construct Description

Classes that are used to build and provide basic functionality to an Xj3D browser instance.


Xj3D 2.0 VRML/X3D Code API

Copyright © 2001 - 2006 Web3D Consortium