Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2007 Sun Microsystems, Inc. All rights reserved.

The Java™ Binding for the OpenGL® ES API

Uses of Package
java.lang

Packages that use java.lang
java.lang Provides classes that are fundamental to the design of the Java programming language. 
java.nio Defines buffers, which are containers for data, and provides an overview of the other NIO packages. 
javax.microedition.khronos.egl A package containing the Khronos EGL interfaces. 
javax.microedition.khronos.opengles A package containing the Khronos OpenGL(R) ES interfaces. 
 

Classes in java.lang used by java.lang
Exception
          The class Exception and its subclasses are a form of Throwable that indicates conditions that a reasonable application might want to catch.
Object
          Class Object is the root of the class hierarchy.
RuntimeException
          RuntimeException is the superclass of those exceptions that can be thrown during the normal operation of the Java Virtual Machine.
String
          The String class represents character strings.
Throwable
          The Throwable class is the superclass of all errors and exceptions in the Java language.
 

Classes in java.lang used by java.nio
Comparable
          This interface imposes a total ordering on the objects of each class that implements it.
Exception
          The class Exception and its subclasses are a form of Throwable that indicates conditions that a reasonable application might want to catch.
Object
          Class Object is the root of the class hierarchy.
RuntimeException
          RuntimeException is the superclass of those exceptions that can be thrown during the normal operation of the Java Virtual Machine.
String
          The String class represents character strings.
Throwable
          The Throwable class is the superclass of all errors and exceptions in the Java language.
 

Classes in java.lang used by javax.microedition.khronos.egl
Object
          Class Object is the root of the class hierarchy.
String
          The String class represents character strings.
 

Classes in java.lang used by javax.microedition.khronos.opengles
String
          The String class represents character strings.
 


Final Release, Oct 2006

This specification is protected under the JSPA version 2.6.
Copyright © 2006 Sun Microsystems, Inc. 4150 Network Circle, California, 95054, U.S.A.
All Rights Reserved. Use is subject to license terms.
Copyright © 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 239 specification.