|
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.swt.browser.ogl.SWTOGLConstruct
public abstract class SWTOGLConstruct
An abstract sub-class of OGLConstruct that provides SWT UI capabilities to the base Construct.
| Field Summary | |
|---|---|
protected org.eclipse.swt.widgets.Composite |
parent
The parent Composite of the rendering surface |
protected int |
style
The style attributes of the rendering surface |
protected java.lang.String |
SWT_CONTENT_HANDLER_FACTORY
SWT Toolkit specific content handler factory |
protected java.lang.String |
SWT_UI_DEVICE_FACTORY
SWT 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 |
SWTOGLConstruct(org.eclipse.swt.widgets.Composite parent,
int style)
Constructor |
protected |
SWTOGLConstruct(org.eclipse.swt.widgets.Composite parent,
int style,
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 SWT_UI_DEVICE_FACTORY
protected java.lang.String SWT_CONTENT_HANDLER_FACTORY
protected org.eclipse.swt.widgets.Composite parent
protected int style
| Constructor Detail |
|---|
protected SWTOGLConstruct(org.eclipse.swt.widgets.Composite parent,
int style)
protected SWTOGLConstruct(org.eclipse.swt.widgets.Composite parent,
int style,
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 | |||||||||