Uses of Class
org.gnu.gdk.Point

Packages that use Point
org.gnu.gdk   
org.gnu.gtk   
 

Uses of Point in org.gnu.gdk
 

Methods in org.gnu.gdk that return Point
 Point WindowAttr.getPosition()
           
 

Methods in org.gnu.gdk with parameters of type Point
 Region Region.getPolygon(Point[] points, FillRule rule)
           
 

Uses of Point in org.gnu.gtk
 

Methods in org.gnu.gtk that return Point
 Point Widget.getPointer()
          Returns the location of the mouse pointer in widget coordinates.
 Point Entry.getLayoutOffsets()
          Obtains the position of the Layout used to render text in the entry, in widget coordinates.
 Point Window.getPosition()
          Retuns the current position of the window.
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net