|
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.awt.browser.ogl.X3DOffscreenSurface
public class X3DOffscreenSurface
Swing JPanel implementation that wraps the functionality of a X3D browser into a convenient, easy to use form for the SAI.
| Constructor Summary | |
|---|---|
X3DOffscreenSurface(BrowserConfig parameters)
Create an instance of the panel configured to show or hide the controls and only shows VRML97 content. |
|
| Method Summary | |
|---|---|
ExternalBrowser |
getBrowser()
Get a browser reference from this component that represents the internals of this browser. |
java.lang.Object |
getImplementation()
Get a reference to the component implementation. |
void |
shutdown()
Shutdown the component because it will no longer be needed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public X3DOffscreenSurface(BrowserConfig parameters)
parameters - The object containing the browser's configuration parameters| Method Detail |
|---|
public ExternalBrowser getBrowser()
X3DComponent
getBrowser in interface X3DComponentX3DComponent.getBrowser()public java.lang.Object getImplementation()
X3DComponentComponent.
getImplementation in interface X3DComponentX3DComponent.getImplementation()public void shutdown()
X3DComponent
shutdown in interface X3DComponentX3DComponent.shutdown()
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||