Class VRMLBrowserAWTPanel

java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Panel
org.xj3d.ui.awt.browser.ogl.VRMLBrowserAWTPanel
All Implemented Interfaces:
ComponentListener, WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, BrowserComponent, VrmlComponent

public class VRMLBrowserAWTPanel extends Panel implements VrmlComponent, BrowserComponent, ComponentListener, WindowListener
A browser that uses the AWT panel and labels to draw render the UI with.

VRMLBrowserAWTPanel is the AWT based alternative to BrowserJPanel. At the moment, it offers minimal functionality. The "dashboard" is a text label, there aren't any navigation functions. That, and urlReadOnly, urlTop, and dashTop are ignored.

Version:
$Revision: 1.9 $
Author:
Brad Vender, Justin Couch
See Also: