de.jreality.tutorial.viewer
Class GLJPanelViewerExample

java.lang.Object
  extended by de.jreality.tutorial.viewer.GLJPanelViewerExample

public class GLJPanelViewerExample
extends Object

A simple class showing how to use a ViewerApp to get a viewing component which is then packed into another frame.

Author:
Charles Gunn

Constructor Summary
GLJPanelViewerExample()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GLJPanelViewerExample

public GLJPanelViewerExample()
Method Detail

main

public static void main(String[] args)