com.sun.opengl.impl
Interface Java2DGLContext


public interface Java2DGLContext

Provides a construct by which the shared GLJPanel code can interact with a few methods in the Mac OS X-specific Java2D/JOGL bridge implementation.


Method Summary
 void setGraphics(java.awt.Graphics g)
           
 

Method Detail

setGraphics

void setGraphics(java.awt.Graphics g)


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