Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.swt.opengl.GLData

Packages that use GLData
org.eclipse.swt.opengl SWT OpenGL support.  
 

Uses of GLData in org.eclipse.swt.opengl
 

Methods in org.eclipse.swt.opengl that return GLData
 GLData GLCanvas.getGLData()
          Returns a GLData object describing the created context.
 

Constructors in org.eclipse.swt.opengl with parameters of type GLData
GLCanvas(Composite parent, int style, GLData data)
          Create a GLCanvas widget using the attributes described in the GLData object provided.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.