javax.media.opengl

Class AWTGraphicsDevice

Implemented Interfaces:
AbstractGraphicsDevice

public class AWTGraphicsDevice
extends Object
implements AbstractGraphicsDevice

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

Constructor Summary

AWTGraphicsDevice(GraphicsDevice device)

Method Summary

GraphicsDevice
getGraphicsDevice()

Constructor Details

AWTGraphicsDevice

public AWTGraphicsDevice(GraphicsDevice device)

Method Details

getGraphicsDevice

public GraphicsDevice getGraphicsDevice()

Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.