|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gnu.x11.Resource gnu.x11.Drawable gnu.x11.extension.DBE.BackBuffer
public class DBE.BackBuffer
Nested Class Summary |
---|
Nested classes/interfaces inherited from class gnu.x11.Drawable |
---|
Drawable.GeometryInfo |
Field Summary | |
---|---|
Window |
window
|
Fields inherited from class gnu.x11.Drawable |
---|
COMPLEX, CONVEX, CURSOR, height, NONCONVEX, ORIGIN, PREVIOUS, STIPPLE, TILE, width |
Fields inherited from class gnu.x11.Resource |
---|
display, id |
Constructor Summary | |
---|---|
DBE.BackBuffer(Window window,
int swap_action_hint)
|
Method Summary | |
---|---|
Window |
attributes()
|
void |
deallocate()
|
void |
swap(int action)
DBE#swap(Window, int) |
Methods inherited from class gnu.x11.Drawable |
---|
arc, best_size, copy_area, copy_plane, fill_arc, fill_poly, fill_poly, fill_rectangle, get_geometry, image_text, image_text16, image, line, point, poly_arc, poly_fill_arc, poly_line, poly_line, poly_line, poly_point, poly_point, poly_rectangle, poly_segment, poly_text, poly_text16, put_image, put_small_image, rectangle, rectangle, segment, text, text16, text8 |
Methods inherited from class gnu.x11.Resource |
---|
id, unintern |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Window window
Constructor Detail |
---|
public DBE.BackBuffer(Window window, int swap_action_hint)
swap_action_hint
- valid:
DBE.UNDEFINED
DBE.BACKGROUND
DBE.UNTOUCHED
DBE.COPIED
Method Detail |
---|
public void deallocate()
public Window attributes()
public void swap(int action)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |