jmetest.util
Class JMESwingTest

java.lang.Object
  extended byjmetest.util.JMESwingTest

public class JMESwingTest
extends java.lang.Object

JMESwingTest is a test demoing the JMEComponent and HeadlessDelegate integration classes allowing jME generated graphics to be displayed in a AWT/Swing interface. Note the Repaint thread and how you grab a canvas and add an implementor to it.

Version:
$Id: JMESwingTest.java,v 1.8 2005/04/05 23:45:47 renanse Exp $
Author:
Joshua Slack

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

Constructor Detail

JMESwingTest

public JMESwingTest()
Method Detail

main

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

Parameters:
args - String[]