|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xj3d.ui.construct.Construct
org.xj3d.ui.construct.ogl.OGLConstruct
org.xj3d.ui.awt.browser.ogl.AWTOGLConstruct
public abstract class AWTOGLConstruct
An abstract sub-class of OGLConstruct that provides AWT UI capabilities to the base Construct.
| Field Summary | |
|---|---|
protected java.lang.String |
AWT_CONTENT_HANDLER_FACTORY
AWT Toolkit specific content handler factory |
protected java.lang.String |
AWT_UI_DEVICE_FACTORY
AWT Toolkit specific device factory |
| Fields inherited from class org.xj3d.ui.construct.ogl.OGLConstruct |
|---|
AUDIO_CULL_STAGE, AUDIO_PIPELINE, AUDIO_SORT_STAGE, audioDevice, audioPipeline, core, DISPLAY_MANAGER, displayManager, glCapabilities, glCapabilitiesChooser, GRAPHICS_CULL_STAGE, GRAPHICS_PIPELINE, GRAPHICS_SORT_STAGE, graphicsDevice, graphicsPipeline, OGL_LAYER_MANAGER_FACTORY, RENDER_MANAGER, renderManager, UI_DEVICE_FACTORY |
| Constructor Summary | |
|---|---|
protected |
AWTOGLConstruct()
Constructor |
protected |
AWTOGLConstruct(ErrorReporter reporter)
Constructor |
| Method Summary | |
|---|---|
protected void |
buildGraphicsRenderingDevice()
Create the toolkit specific graphics rendering device |
| Methods inherited from class org.xj3d.ui.construct.ogl.OGLConstruct |
|---|
buildAudioRenderingDevice, buildBrowserCore, buildInterfaceDevices, buildRenderer, buildRenderingCapabilities, buildSceneBuilderFactory, getAudioRenderPipeline, getBrowserCore, getDisplayCollection, getGraphicsObject, getGraphicsRenderPipeline, getRenderManager |
| Methods inherited from class org.xj3d.ui.construct.Construct |
|---|
buildAll, buildManagers, buildNetworkCapabilities, buildRenderingDevices, buildScriptEngines, getContentLoadManager, getErrorReporter, getEventModelEvaluator, getFrameStateManager, getRouteManager, getScriptLoader, getScriptManager, getSensorManager, getTimeSensorManager, getViewpointManager, getWorldLoaderManager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String AWT_UI_DEVICE_FACTORY
protected java.lang.String AWT_CONTENT_HANDLER_FACTORY
| Constructor Detail |
|---|
protected AWTOGLConstruct()
protected AWTOGLConstruct(ErrorReporter reporter)
reporter - The error reporter| Method Detail |
|---|
protected void buildGraphicsRenderingDevice()
buildGraphicsRenderingDevice in class Construct
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||