|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.x11.Resource
gnu.x11.Drawable
gnu.x11.extension.DBE.BackBuffer
public class DBE.BackBuffer
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, arc, best_size, copy_area, copy_area, copy_plane, fill_poly, horizontal, image_text, image_text16, image, line, point, point, poly_arc, poly_dot, poly_line, poly_point, poly_rectangle, poly_segment, poly_text, poly_text16, put_image, put_small_image, rectangle_clear, rectangle, rectangle, segment, segment, text, text, vertical |
Methods inherited from class gnu.x11.Resource |
---|
unintern |
Methods inherited from class java.lang.Object |
---|
equals, 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 |