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

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

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

Methods in org.chorem.jtimer.ui.system.unix with parameters of type X11.XPoint
 int X11.XDrawPoints(X11.Display display, X11.Drawable drawable, X11.GC gc, X11.XPoint[] points, int npoints, int mode)
           
 int X11.XFillPolygon(X11.Display dpy, X11.Drawable drawable, X11.GC gc, X11.XPoint[] points, int npoints, int shape, int mode)
           
 



Copyright © 2007-2010 CodeLutin. All Rights Reserved.