|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Data | |
---|---|
gnu.x11 | Provide X protocols. |
gnu.x11.event | Provide X core events. |
gnu.x11.extension | Provide X extensions. |
gnu.x11.extension.glx | Provide OpenGL(tm) via GLX. |
gnu.x11.extension.render | Provide X Rendering Extension. |
Uses of Data in gnu.x11 |
---|
Subclasses of Data in gnu.x11 | |
---|---|
static class |
Colormap.ColorCellsReply
Reply of Colormap.alloc_color_cells(boolean, int, int) . |
class |
Depth
X depth. |
static class |
Display.ExtensionReply
Reply of Display.extension(String) . |
static class |
Display.HostsReply
Reply of Display.hosts() . |
static class |
Display.ScreenSaverReply
Reply of Display.screen_saver() . |
class |
Enum
Iteration over an array of byte data. |
static class |
Fontable.FontReply
Reply of Fontable.info() . |
static class |
Fontable.TextExtentReply
Reply of Fontable.text_extent(String) . |
static class |
Input.InputFocusReply
Reply of Input.input_focus() |
static class |
Input.KeyboardControlReply
Reply of Input.keyboard_control() |
static class |
Input.PointerControlReply
Reply of Input.pointer_control() . |
static class |
Pixmap.Format
X pixmap format. |
class |
Request
Request to X server. |
static class |
Request.Poly
Aggregate poly drawing requests. |
static class |
Request.Poly.Arc
Aggregate poly arc requests. |
static class |
Request.Poly.Dot
Aggregate poly dot requests. |
static class |
Request.Poly.Fill
Aggregate fill poly requests. |
static class |
Request.Poly.Rectangle
Aggregate poly rectangle requests. |
static class |
Request.Poly.Segment
Aggregate poly segment requests. |
static class |
Request.ValueList
Aggregate value list requests. |
class |
Screen
X Screen. |
class |
Visual
X visual. |
static class |
Window.AttributesReply
Reply of Window.attributes() . |
static class |
Window.CoordinateReply
Reply of Window.translate_coordinates(Window, int, int) . |
static class |
Window.GeometryReply
Reply of Window.geometry() . |
static class |
Window.MotionEventsReply
Reply of Window.motion_events(int, int) . |
static class |
Window.PointerReply
Reply of Window.pointer() . |
static class |
Window.PropertyReply
Reply of Window.property(boolean, Atom, Atom, int, int) . |
static class |
Window.TreeReply
Reply of Window.tree() . |
static class |
Window.WMHints
X window manager hints. |
static class |
Window.WMSizeHints
X window manager size hints. |
static class |
Window.WMState
X window manager state. |
Fields in gnu.x11 declared as Data | |
---|---|
Data |
Connection.saved_reply
|
Methods in gnu.x11 that return Data | |
---|---|
Data |
Colormap.alloc_planes(boolean contiguous,
int color_count,
int red_count,
int green_count,
int blue_count)
|
static Data |
MessageFactory.build_reply(Display display)
|
static Data |
MessageFactory.build(Display display)
|
Data |
Display.fonts_with_info(java.lang.String pattern,
int max_name_count)
|
Data |
Drawable.image(int x,
int y,
int width,
int height,
int plane_mask,
int format)
|
Data |
Input.pointer_mapping()
|
Data |
Connection.read_message(boolean blocking)
|
Data |
Display.read_reply(Request request)
|
Data |
Connection.read_reply(Request request)
|
Methods in gnu.x11 with parameters of type Data | |
---|---|
static Error |
MessageFactory.build_extension_error(Display display,
Data data,
int code,
int seq_no,
int bad,
int minor_opcode,
int major_opcode)
|
void |
Display.init_server_info(Data reply)
|
void |
Data.write1(Data d)
|
void |
Data.write1(int j,
Data d)
|
Uses of Data in gnu.x11.event |
---|
Subclasses of Data in gnu.x11.event | |
---|---|
class |
Button
X button event. |
class |
ButtonPress
X button press event. |
class |
ButtonRelease
X button release event. |
class |
CirculateNotify
X circulate notify event. |
class |
CirculateRequest
X circulate request event. |
class |
ClientMessage
X client message event. |
class |
ColormapNotify
X colormap notify event. |
class |
ConfigureNotify
X configure notify event. |
class |
ConfigureRequest
X configure request event. |
class |
CreateNotify
X create notify event. |
class |
DestroyNotify
X destroy notify event. |
class |
EnterNotify
X enter notify event. |
class |
Event
X event. |
class |
Expose
X expose event. |
class |
FocusIn
X focus in event. |
class |
FocusOut
X focus out event. |
class |
GraphicsExpose
X graphics expose event. |
class |
GravityNotify
X gravity notify event. |
class |
Input
X input-related event. |
class |
KeymapNotify
X keymap notify event. |
class |
KeyPress
X key press event. |
class |
KeyRelease
X key release event. |
class |
LeaveNotify
X leave notify event. |
class |
MapNotify
X map notify event. |
class |
MappingNotify
X mapping notify event. |
class |
MapRequest
X map request event. |
class |
MotionNotify
X motion notify event. |
class |
NoExposure
X no exposure event. |
class |
PropertyNotify
X property notify event. |
class |
ReparentNotify
X reparent notify event. |
class |
ResizeRequest
X resize request event. |
class |
SelectionClear
X selection clear event. |
class |
SelectionNotify
X selection notify event. |
class |
SelectionRequest
X selection request event. |
class |
UnmapNotify
X unmap notify event. |
class |
VisibilityNotify
X visibility notify event. |
Uses of Data in gnu.x11.extension |
---|
Methods in gnu.x11.extension with parameters of type Data | |
---|---|
Error |
Print.build(Display display,
Data data,
int code,
int seq_no,
int bad,
int minor_opcode,
int major_opcode)
|
Error |
DBE.build(Display display,
Data data,
int code,
int seq_no,
int bad,
int minor_opcode,
int major_opcode)
|
Error |
ErrorFactory.build(Display display,
Data data,
int code,
int seq_no,
int bad,
int minor_opcode,
int major_opcode)
|
Constructors in gnu.x11.extension with parameters of type Data | |
---|---|
DBE.ScreenVisualInfo(Data data,
int offset)
|
|
DBE.VisualInfo(Data data,
int offset)
|
|
DPMS.InfoReply(Data data)
|
|
DPMS.TimeoutsReply(Data data)
|
|
EVI.VisualInfo(Display display,
Data data,
int offset)
|
|
EVI.VisualInfoReply(Display display,
Data data)
|
|
Print.Context.InputSelectedReply(Data data)
|
|
Print.Context.PageDimensionsReply(Data data)
|
|
Print.Context.SetImageResolutionReply(Data data)
|
|
Print.Printer(Data data,
int offset)
|
|
Shape.ExtentsReply(Data data)
|
|
Shape.RectanglesReply(Data data)
|
|
XCMisc.XIDRangeReply(Data data)
|
Uses of Data in gnu.x11.extension.glx |
---|
Subclasses of Data in gnu.x11.extension.glx | |
---|---|
static class |
GL.TexturesResidentReply
Reply of GL.textures_resident(int[]) . |
class |
PbufferClobberEvent
GLX pbuffer clobber event. |
class |
VisualConfig
GLX visual configuration. |
Methods in gnu.x11.extension.glx that return Data | |
---|---|
Data |
GLX.fb_configs(int screen_no)
|
Methods in gnu.x11.extension.glx with parameters of type Data | |
---|---|
Error |
GLX.build(Display display,
Data data,
int code,
int seq_no,
int bad,
int minor_opcode,
int major_opcode)
|
void |
GL.draw_pixels(int width,
int height,
int format,
int type,
Data pixels)
|
void |
GL.tex_image_1d(int target,
int level,
int internal_format,
int width,
int border,
int format,
int type,
Data pixels)
|
void |
GL.tex_image_2d(int target,
int level,
int internal_format,
int width,
int height,
int border,
int format,
int type,
Data pixels)
|
void |
GL.tex_subimage_2d(int target,
int level,
int xoffset,
int yoffset,
int width,
int height,
int format,
int type,
Data pixels)
|
Constructors in gnu.x11.extension.glx with parameters of type Data | |
---|---|
Error(Display display,
Data data,
int code,
int seq_no,
int bad,
int minor_opcode,
int major_opcode)
|
|
GL.TexturesResidentReply(Data data,
int count)
|
|
VisualConfig(Data data,
int offset,
int count)
Reading. |
Uses of Data in gnu.x11.extension.render |
---|
Subclasses of Data in gnu.x11.extension.render | |
---|---|
static class |
Picture.Format
RENDER picture format. |
static class |
Picture.Format.Direct
RENDER direct format. |
Methods in gnu.x11.extension.render with parameters of type Data | |
---|---|
Error |
Render.build(Display display,
Data data,
int code,
int seq_no,
int bad,
int minor_opcode,
int major_opcode)
|
Constructors in gnu.x11.extension.render with parameters of type Data | |
---|---|
Picture.Format.Direct(Data data,
int offset)
|
|
Picture.Format(Data data,
int offset)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |