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.nio

Packages that use java.nio
java.nio Defines buffers, which are containers for data, and provides an overview of the other NIO packages. 
javax.microedition.khronos.opengles A package containing the Khronos OpenGL(R) ES interfaces. 
 

Classes in java.nio used by java.nio
Buffer
           A container for data of a specific primitive type.
ByteBuffer
          A byte buffer.
FloatBuffer
          A float buffer.
IntBuffer
          An int buffer.
ShortBuffer
          A short buffer.
 

Classes in java.nio used by javax.microedition.khronos.opengles
Buffer
           A container for data of a specific primitive type.
FloatBuffer
          A float buffer.
IntBuffer
          An int buffer.
ShortBuffer
          A short buffer.
 


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.