com.sun.opengl.impl

Class jmethodID


public abstract class jmethodID
extends Object

Method Summary

static jmethodID
create()
static jmethodID
create(ByteBuffer buf)
ByteBuffer
getBuffer()
static int
size()

Method Details

create

public static jmethodID create()

create

public static jmethodID create(ByteBuffer buf)

getBuffer

public ByteBuffer getBuffer()

size

public static int size()

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