|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gnu.x11.Resource gnu.x11.extension.glx.GLXPixmap
public class GLXPixmap
GLX pixmap.
Field Summary | |
---|---|
GLX |
glx
|
Fields inherited from class gnu.x11.Resource |
---|
display, id |
Constructor Summary | |
---|---|
GLXPixmap(GLX glx,
int screen_no,
VisualConfig visual,
Pixmap pixmap)
|
Method Summary | |
---|---|
void |
destroy()
|
int |
id()
Returns the resource ID of this resource. |
Methods inherited from class gnu.x11.Resource |
---|
unintern |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public GLX glx
Constructor Detail |
---|
public GLXPixmap(GLX glx, int screen_no, VisualConfig visual, Pixmap pixmap)
Method Detail |
---|
public void destroy()
public int id()
Resource
id
in interface GLXDrawable
id
in class Resource
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |