de.jreality.tutorial.viewer
Class SimpleViewer

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

public class SimpleViewer
extends java.lang.Object

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

Author:
Charles Gunn

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

Constructor Detail

SimpleViewer

public SimpleViewer()
Method Detail

main

public static void main(java.lang.String[] args)