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

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

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

Fields in org.chorem.jtimer.ui.system.unix declared as X11.Colormap
 X11.Colormap X11.Xrender.XRenderPictFormat.colormap
           
 X11.Colormap X11.XWindowAttributes.colormap
           
 X11.Colormap X11.XSetWindowAttributes.colormap
           
 X11.Colormap X11.XColormapEvent.colormap
           
static X11.Colormap X11.Colormap.None
           
 

Methods in org.chorem.jtimer.ui.system.unix that return X11.Colormap
 X11.Colormap X11.XCreateColormap(X11.Display display, X11.Window w, X11.Visual visual, int alloc)
           
 X11.Colormap X11.XDefaultColormap(X11.Display display, int screen)
           
 



Copyright © 2007-2012 CodeLutin. All Rights Reserved.