de.jreality.tutorial.gui
Class InspectorExample

java.lang.Object
  extended by de.jreality.tutorial.gui.InspectorExample

public class InspectorExample
extends Object

This class shows how to add GUI elements to the ViewerApp class. In particular, it

Author:
Charles Gunn
See Also:
(same class with different name)

Constructor Summary
InspectorExample()
           
 
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

InspectorExample

public InspectorExample()
Method Detail

main

public static void main(String[] args)