Uses of Class
org.chorem.jtimer.ui.system.unix.X11.XVisualInfo

Packages that use X11.XVisualInfo
org.chorem.jtimer.ui.system.unix Linux specific system info implementation. 
 

Uses of X11.XVisualInfo in org.chorem.jtimer.ui.system.unix
 

Methods in org.chorem.jtimer.ui.system.unix that return X11.XVisualInfo
 X11.XVisualInfo X11.XGetVisualInfo(X11.Display display, com.sun.jna.NativeLong vinfo_mask, X11.XVisualInfo vinfo_template, com.sun.jna.ptr.IntByReference nitems_return)
          Returns an array of X11.XVisualInfo which must be freed by X11.XFree(com.sun.jna.Pointer).
 

Methods in org.chorem.jtimer.ui.system.unix with parameters of type X11.XVisualInfo
 X11.XVisualInfo X11.XGetVisualInfo(X11.Display display, com.sun.jna.NativeLong vinfo_mask, X11.XVisualInfo vinfo_template, com.sun.jna.ptr.IntByReference nitems_return)
          Returns an array of X11.XVisualInfo which must be freed by X11.XFree(com.sun.jna.Pointer).
 



Copyright © 2007-2012 CodeLutin. All Rights Reserved.