j3d.org OpenGL SWT Bindings

org.j3d.opengl.swt
Class SWTGraphicsDevice

java.lang.Object
  extended byorg.j3d.opengl.swt.SWTGraphicsDevice

public class SWTGraphicsDevice
extends java.lang.Object

A wrapper for an AWT GraphicsConfiguration allowing it to be handled in a toolkit-independent manner.

Version:
$Revision: 1.3 $
Author:
Justin Couch

Constructor Summary
SWTGraphicsDevice()
          Create a new isntance of this graphics device that wraps the given SWT-specific information in a platform independent way.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWTGraphicsDevice

public SWTGraphicsDevice()
Create a new isntance of this graphics device that wraps the given SWT-specific information in a platform independent way.


j3d.org OpenGL SWT Bindings

Latest Info from http://www.j3d.org/
Copyright © 2003 - 2005 j3d.org